Skip to content

Commit c5d3352

Browse files
authored
Use SLF4J stable (1.7.30)
Fixes #21
1 parent 140c163 commit c5d3352

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)