Skip to content

Commit fe3dc34

Browse files
SLF4J Stable Version
Rolling back SLF4j to the last stable version identified in Maven Central.
1 parent 0758771 commit fe3dc34

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
@@ -264,7 +264,7 @@
264264
<dependency>
265265
<groupId>org.slf4j</groupId>
266266
<artifactId>slf4j-api</artifactId>
267-
<version>2.0.0-alpha5</version>
267+
<version>1.7.33</version>
268268
</dependency>
269269
<dependency>
270270
<groupId>xml-apis</groupId>

0 commit comments

Comments
 (0)