Skip to content

Commit 0d9fd3e

Browse files
authored
Merge pull request #2704 from mybatis/renovate/org.slf4j-slf4j-api-2.x
Update dependency org.slf4j:slf4j-api to v2.0.3
2 parents d20b56e + 62bf485 commit 0d9fd3e

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
@@ -163,7 +163,7 @@
163163
<dependency>
164164
<groupId>org.slf4j</groupId>
165165
<artifactId>slf4j-api</artifactId>
166-
<version>2.0.2</version>
166+
<version>2.0.3</version>
167167
<optional>true</optional>
168168
</dependency>
169169
<dependency>

0 commit comments

Comments
 (0)