Skip to content

Commit ce1f61b

Browse files
Update dependency org.slf4j:slf4j-simple to v2
1 parent 588f622 commit ce1f61b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<dependency>
3434
<groupId>org.slf4j</groupId>
3535
<artifactId>slf4j-simple</artifactId>
36-
<version>1.7.36</version>
36+
<version>2.0.11</version>
3737
</dependency>
3838
</dependencies>
3939
</project>

0 commit comments

Comments
 (0)