Skip to content

Commit ac240d3

Browse files
author
BURJA Lucian
committed
Upgrade slf4j to fix build error due to dependency convergence
1 parent 4fa29ef commit ac240d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>org.slf4j</groupId>
125125
<artifactId>slf4j-api</artifactId>
126-
<version>1.7.25</version>
126+
<version>1.7.30</version>
127127
</dependency>
128128

129129
<!-- Optional for supporting spring proxies -->

0 commit comments

Comments
 (0)