Skip to content

Commit 9e43552

Browse files
authored
Merge pull request #2851 from mybatis/renovate/org.slf4j-slf4j-api-2.x
Update dependency org.slf4j:slf4j-api to v2.0.7
2 parents e14c88a + c6fc5cf commit 9e43552

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
@@ -173,7 +173,7 @@
173173
<dependency>
174174
<groupId>org.slf4j</groupId>
175175
<artifactId>slf4j-api</artifactId>
176-
<version>2.0.6</version>
176+
<version>2.0.7</version>
177177
<optional>true</optional>
178178
</dependency>
179179
<dependency>

0 commit comments

Comments
 (0)