Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2021
1 parent 5560caf commit b6a1c2c
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.15.0</log4jVersion>
<log4jVersion>2.16.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 b6a1c2c

Please sign in to comment.