Skip to content

Commit dc87c0c

Browse files
authored
Merge pull request #22 from AlexFalappa/patch-1
Use SLF4J stable (1.7.30)
2 parents 140c163 + c5d3352 commit dc87c0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262

6363
<jackson-databind.version>2.10.3</jackson-databind.version>
6464

65-
<slf4j.version>2.0.0-alpha1</slf4j.version>
65+
<slf4j.version>1.7.30</slf4j.version>
6666
<annotations.version>19.0.0</annotations.version>
6767
<guava.version>28.2-jre</guava.version>
6868

0 commit comments

Comments
 (0)