Skip to content

Commit 8054a29

Browse files
authored
Merge pull request #664 from mybatis/renovate/org.slf4j-jcl-over-slf4j-2.x
Update dependency org.slf4j:jcl-over-slf4j to v2.0.11
2 parents 487f30a + 7c74151 commit 8054a29

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
@@ -241,7 +241,7 @@
241241
<dependency>
242242
<groupId>org.slf4j</groupId>
243243
<artifactId>jcl-over-slf4j</artifactId>
244-
<version>2.0.10</version>
244+
<version>2.0.11</version>
245245
<scope>compile</scope>
246246
</dependency>
247247
<dependency>

0 commit comments

Comments
 (0)