Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 854cace commit 7def6b7
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 @@ -11,7 +11,7 @@ dependencies {
'org.springframework:spring-context:6.0.13',
'com.amazonaws.serverless:aws-serverless-java-container-spring:[2.0-SNAPSHOT,)',
'org.apache.logging.log4j:log4j-core:2.21.0',
'org.apache.logging.log4j:log4j-api:2.21.0',
'org.apache.logging.log4j:log4j-api:2.21.1',
'org.apache.logging.log4j:log4j-slf4j-impl:2.21.0',
'com.fasterxml.jackson.core:jackson-databind:2.15.3',
'com.amazonaws:aws-lambda-java-log4j2:1.5.1',
Expand Down

0 comments on commit 7def6b7

Please sign in to comment.