Skip to content
This repository was archived by the owner on Apr 5, 2024. It is now read-only.

Commit 7eb82ca

Browse files
fix(deps): update dependency org.apache.logging.log4j:log4j to v2.19.0
1 parent 2aa88b7 commit 7eb82ca

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
@@ -75,7 +75,7 @@
7575
<dependency>
7676
<groupId>org.apache.logging.log4j</groupId>
7777
<artifactId>log4j</artifactId>
78-
<version>2.16.0</version>
78+
<version>2.19.0</version>
7979
<type>pom</type>
8080
</dependency>
8181

0 commit comments

Comments
 (0)