Skip to content

Commit 150304d

Browse files
authored
Merge pull request mybatis#1784 from mybatis/dependabot/maven/org.slf4j-slf4j-log4j12-1.7.30
Bump slf4j-log4j12 from 1.7.29 to 1.7.30
2 parents 65ca705 + b8797df commit 150304d

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
@@ -168,7 +168,7 @@
168168
<dependency>
169169
<groupId>org.slf4j</groupId>
170170
<artifactId>slf4j-log4j12</artifactId>
171-
<version>1.7.29</version>
171+
<version>1.7.30</version>
172172
<optional>true</optional>
173173
</dependency>
174174
<dependency>

0 commit comments

Comments
 (0)