Skip to content

Commit a847162

Browse files
committed
Bumped the log4j version
1 parent 0bcffeb commit a847162

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -508,12 +508,12 @@
508508
<dependency>
509509
<groupId>org.apache.logging.log4j</groupId>
510510
<artifactId>log4j-1.2-api</artifactId>
511-
<version>2.15.0</version>
511+
<version>2.16.0</version>
512512
</dependency>
513513
<dependency>
514514
<groupId>org.apache.logging.log4j</groupId>
515515
<artifactId>log4j-core</artifactId>
516-
<version>2.15.0</version>
516+
<version>2.16.0</version>
517517
</dependency>
518518
</dependencies>
519519
</dependencyManagement>

0 commit comments

Comments
 (0)