Skip to content

Commit 102bf74

Browse files
authored
Merge pull request #2471 from mybatis/dependabot/maven/org.apache.logging.log4j-log4j-api-2.17.2
Bump log4j-api from 2.17.1 to 2.17.2
2 parents 2c840e9 + 34781a1 commit 102bf74

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
@@ -172,7 +172,7 @@
172172
<dependency>
173173
<groupId>org.apache.logging.log4j</groupId>
174174
<artifactId>log4j-api</artifactId>
175-
<version>2.17.1</version>
175+
<version>2.17.2</version>
176176
<optional>true</optional>
177177
</dependency>
178178
<dependency>

0 commit comments

Comments
 (0)