Skip to content

Commit c93b952

Browse files
authored
Merge pull request #518 from mybatis/renovate/org.slf4j-slf4j-api-2.x
Update dependency org.slf4j:slf4j-api to v2.0.5
2 parents 6b0a1a0 + 96bdfda commit c93b952

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
@@ -264,7 +264,7 @@
264264
<dependency>
265265
<groupId>org.slf4j</groupId>
266266
<artifactId>slf4j-api</artifactId>
267-
<version>2.0.4</version>
267+
<version>2.0.5</version>
268268
<scope>compile</scope>
269269
</dependency>
270270
<dependency>

0 commit comments

Comments
 (0)