Skip to content

Commit 9fe4bf3

Browse files
authored
Merge pull request #2439 from mybatis/dependabot/maven/org.slf4j-slf4j-api-1.7.34
Bump slf4j-api from 1.7.33 to 1.7.34
2 parents fa8eced + 58965cc commit 9fe4bf3

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
@@ -159,7 +159,7 @@
159159
<dependency>
160160
<groupId>org.slf4j</groupId>
161161
<artifactId>slf4j-api</artifactId>
162-
<version>1.7.33</version>
162+
<version>1.7.34</version>
163163
<optional>true</optional>
164164
</dependency>
165165
<dependency>

0 commit comments

Comments
 (0)