Skip to content

Commit

Permalink
chore(deps): bump org.apache.logging.log4j:log4j-core
Browse files Browse the repository at this point in the history
Bumps org.apache.logging.log4j:log4j-core from 2.23.1 to 2.24.0.

---
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] authored Sep 9, 2024
1 parent ad70c3d commit 87da9fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/spring/pet-store/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
'org.springframework:spring-webmvc:6.1.12',
'org.springframework:spring-context:6.1.12',
'com.amazonaws.serverless:aws-serverless-java-container-spring:[2.0-SNAPSHOT,)',
'org.apache.logging.log4j:log4j-core:2.23.1',
'org.apache.logging.log4j:log4j-core:2.24.0',
'org.apache.logging.log4j:log4j-api:2.23.1',
'org.apache.logging.log4j:log4j-slf4j-impl:2.23.1',
'com.fasterxml.jackson.core:jackson-databind:2.17.2',
Expand Down

0 comments on commit 87da9fe

Please sign in to comment.