Skip to content

Commit 6ad3b39

Browse files
authored
Merge pull request #709 from mybatis/dependabot/maven/org.slf4j-slf4j-simple-2.0.0
Bump slf4j-simple from 1.7.36 to 2.0.0
2 parents 0da4eb9 + e24e4ff commit 6ad3b39

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
@@ -217,7 +217,7 @@
217217
<dependency>
218218
<groupId>org.slf4j</groupId>
219219
<artifactId>slf4j-simple</artifactId>
220-
<version>1.7.36</version>
220+
<version>2.0.0</version>
221221
<scope>test</scope>
222222
</dependency>
223223

0 commit comments

Comments
 (0)