Skip to content

Commit 70ab2e2

Browse files
authored
Merge pull request #932 from mybatis/renovate/org.slf4j-slf4j-api-2.x
Update dependency org.slf4j:slf4j-api to v2.0.6
2 parents 5519eee + df364d3 commit 70ab2e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>org.slf4j</groupId>
167167
<artifactId>slf4j-api</artifactId>
168-
<version>2.0.5</version>
168+
<version>2.0.6</version>
169169
</dependency>
170170
<dependency>
171171
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)