Skip to content

Commit 550f1d8

Browse files
authored
Merge pull request #2416 from mybatis/dependabot/maven/org.apache.logging.log4j-log4j-api-2.17.1
Bump log4j-api from 2.17.0 to 2.17.1
2 parents 0a32544 + af80e4a commit 550f1d8

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
@@ -171,7 +171,7 @@
171171
<dependency>
172172
<groupId>org.apache.logging.log4j</groupId>
173173
<artifactId>log4j-api</artifactId>
174-
<version>2.17.0</version>
174+
<version>2.17.1</version>
175175
<optional>true</optional>
176176
</dependency>
177177
<dependency>

0 commit comments

Comments
 (0)