Skip to content

Commit

Permalink
Bumped the log4j version
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Dec 14, 2021
1 parent 0bcffeb commit a847162
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -508,12 +508,12 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-1.2-api</artifactId>
<version>2.15.0</version>
<version>2.16.0</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.15.0</version>
<version>2.16.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit a847162

Please sign in to comment.