Skip to content

Commit

Permalink
Bump log4j-core from 2.13.0 to 2.13.2 in /lambda_functions/blank-java
Browse files Browse the repository at this point in the history
Bumps log4j-core from 2.13.0 to 2.13.2.

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 27, 2020
1 parent ff5b751 commit e3fc6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambda_functions/blank-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-core</artifactId>
<version>2.13.0</version>
<version>2.13.2</version>
</dependency>
<dependency>
<groupId>org.apache.logging.log4j</groupId>
Expand Down

0 comments on commit e3fc6a2

Please sign in to comment.