Skip to content

Commit 441ed33

Browse files
authored
Merge pull request #517 from mybatis/renovate/org.slf4j-jcl-over-slf4j-2.x
Update dependency org.slf4j:jcl-over-slf4j to v2.0.5
2 parents c93b952 + 08ae04c commit 441ed33

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
@@ -258,7 +258,7 @@
258258
<dependency>
259259
<groupId>org.slf4j</groupId>
260260
<artifactId>jcl-over-slf4j</artifactId>
261-
<version>2.0.4</version>
261+
<version>2.0.5</version>
262262
<scope>compile</scope>
263263
</dependency>
264264
<dependency>

0 commit comments

Comments
 (0)