Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2021
1 parent 19991f8 commit db4dc6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<!-- OpenCensus is used in grpc and Google's HTTP client libs in Cloud SDKs -->
<opencensus.version>0.26.0</opencensus.version>
<!-- Force log4j2 to 2.11+ to support objectMessageAsJsonObject -->
<log4jVersion>2.13.2</log4jVersion>
<log4jVersion>2.15.0</log4jVersion>
<joda.time.version>2.9.9</joda.time.version>
<jakarta.validation.api.version>2.0.2</jakarta.validation.api.version>
<spring.security.oauth2.version>2.5.0.RELEASE</spring.security.oauth2.version>
Expand Down

0 comments on commit db4dc6a

Please sign in to comment.