Skip to content

Commit b14e9de

Browse files
sgramponejechague
authored andcommitted
Update log4j to version 2.15.0 (#492)
(cherry picked from commit 2dfacfc)
1 parent bad2515 commit b14e9de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@
4747
<dependency>
4848
<groupId>org.apache.logging.log4j</groupId>
4949
<artifactId>log4j-1.2-api</artifactId>
50-
<version>2.13.3</version>
50+
<version>2.15.0</version>
5151
</dependency>
5252
<dependency>
5353
<groupId>org.apache.logging.log4j</groupId>
5454
<artifactId>log4j-core</artifactId>
55-
<version>2.13.3</version>
55+
<version>2.15.0</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>javax.ejb</groupId>

0 commit comments

Comments
 (0)