Skip to content

Commit 2122b94

Browse files
authored
Merge pull request #728 from mybatis/renovate/org.slf4j-slf4j-simple-2.x
Update dependency org.slf4j:slf4j-simple to v2.0.3
2 parents 5756a3e + a1a27ba commit 2122b94

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
@@ -219,7 +219,7 @@
219219
<dependency>
220220
<groupId>org.slf4j</groupId>
221221
<artifactId>slf4j-simple</artifactId>
222-
<version>2.0.2</version>
222+
<version>2.0.3</version>
223223
<scope>test</scope>
224224
</dependency>
225225

0 commit comments

Comments
 (0)