Skip to content

Commit 35834c1

Browse files
authored
Merge pull request #755 from mybatis/renovate/org.slf4j-slf4j-simple-2.x
Update dependency org.slf4j:slf4j-simple to v2.0.5
2 parents 64196e0 + c9148ce commit 35834c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<dependency>
224224
<groupId>org.slf4j</groupId>
225225
<artifactId>slf4j-simple</artifactId>
226-
<version>2.0.4</version>
226+
<version>2.0.5</version>
227227
<scope>test</scope>
228228
</dependency>
229229

0 commit comments

Comments
 (0)