Skip to content

Commit

Permalink
Bump org.apache.logging.log4j:log4j-core from 2.21.0 to 2.23.1
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-core from 2.21.0 to 2.23.1.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 8, 2024
1 parent 9baf821 commit 1a6bb7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
jaxb "org.glassfish.jaxb:jaxb-runtime:4.0.5"

// https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-core
implementation 'org.apache.logging.log4j:log4j-core:2.21.0'
implementation 'org.apache.logging.log4j:log4j-core:2.23.1'

// JAXB API only
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.0'
Expand Down

0 comments on commit 1a6bb7a

Please sign in to comment.