Skip to content

Commit 80f3bda

Browse files
authored
Merge pull request #2696 from mybatis/renovate/org.apache.logging.log4j-log4j-api-2.x
Update dependency org.apache.logging.log4j:log4j-api to v2.19.0
2 parents 9886a01 + abdd2dd commit 80f3bda

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
@@ -173,7 +173,7 @@
173173
<dependency>
174174
<groupId>org.apache.logging.log4j</groupId>
175175
<artifactId>log4j-api</artifactId>
176-
<version>2.18.0</version>
176+
<version>2.19.0</version>
177177
<optional>true</optional>
178178
</dependency>
179179
<dependency>

0 commit comments

Comments
 (0)