Skip to content

Commit 7927dfc

Browse files
authored
Merge pull request #2739 from mybatis/renovate/org.slf4j-slf4j-api-2.x
Update dependency org.slf4j:slf4j-api to v2.0.4
2 parents c86f30d + bb6107f commit 7927dfc

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

0 commit comments

Comments
 (0)