Skip to content

Commit a928d3d

Browse files
authored
Merge pull request #1733 from mybatis/dependabot/maven/org.slf4j-slf4j-api-1.7.29
Bump slf4j-api from 1.7.26 to 1.7.29
2 parents d167934 + 12ec591 commit a928d3d

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
@@ -162,7 +162,7 @@
162162
<dependency>
163163
<groupId>org.slf4j</groupId>
164164
<artifactId>slf4j-api</artifactId>
165-
<version>1.7.26</version>
165+
<version>1.7.29</version>
166166
<optional>true</optional>
167167
</dependency>
168168
<dependency>

0 commit comments

Comments
 (0)