Skip to content

Commit cfef49b

Browse files
authored
Merge pull request #2444 from mybatis/dependabot/maven/org.slf4j-slf4j-api-1.7.35
Bump slf4j-api from 1.7.34 to 1.7.35
2 parents 43b13ca + cca7cd2 commit cfef49b

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.34</version>
162+
<version>1.7.35</version>
163163
<optional>true</optional>
164164
</dependency>
165165
<dependency>

0 commit comments

Comments
 (0)