Skip to content

Commit

Permalink
Bump log4j-core from 2.11.1 to 2.13.2
Browse files Browse the repository at this point in the history
Bumps log4j-core from 2.11.1 to 2.13.2.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 28, 2021
1 parent f113931 commit 346bd4b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -203,7 +203,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.11.1</version>
<version>2.13.2</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -235,7 +235,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.11.1</version>
<version>2.13.2</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -267,7 +267,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.11.1</version>
<version>2.13.2</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down Expand Up @@ -299,7 +299,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.11.1</version>
<version>2.13.2</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 346bd4b

Please sign in to comment.