Skip to content

Commit 0f2dce7

Browse files
committed
fixed log4shell 2.15.0 variant
1 parent 0abe080 commit 0f2dce7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,12 +73,12 @@
7373
<dependency>
7474
<groupId>org.apache.logging.log4j</groupId>
7575
<artifactId>log4j-api</artifactId>
76-
<version>2.15.0</version>
76+
<version>2.16.0</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>org.apache.logging.log4j</groupId>
8080
<artifactId>log4j-core</artifactId>
81-
<version>2.15.0</version>
81+
<version>2.16.0</version>
8282
</dependency>
8383
<dependency>
8484
<groupId>javax.xml.bind</groupId>

0 commit comments

Comments
 (0)