Skip to content

Commit

Permalink
chore(deps): bump com.amazonaws:aws-lambda-java-log4j2
Browse files Browse the repository at this point in the history
Bumps [com.amazonaws:aws-lambda-java-log4j2](https://github.com/aws/aws-lambda-java-libs) from 1.5.1 to 1.6.0.
- [Commits](https://github.com/aws/aws-lambda-java-libs/commits)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-lambda-java-log4j2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 8b069b2 commit e1d6bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/spring/pet-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-lambda-java-log4j2</artifactId>
<version>1.5.1</version>
<version>1.6.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit e1d6bd6

Please sign in to comment.