Skip to content

Commit a4ba7b6

Browse files
authored
Merge pull request #903 from mybatis/renovate/org.slf4j-slf4j-api-2.x
Update dependency org.slf4j:slf4j-api to v2.0.3
2 parents 6af8cd6 + b4b48c5 commit a4ba7b6

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.2</version>
168+
<version>2.0.3</version>
169169
</dependency>
170170
<dependency>
171171
<groupId>org.apache.logging.log4j</groupId>

0 commit comments

Comments
 (0)