Skip to content

Commit

Permalink
Bump com.amazonaws:aws-lambda-java-log4j2 (#368)
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.1.0 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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent f9de4c1 commit 4da662e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ dependencies {
implementation("io.moia.lambda-kotlin-request-router:router-protobuf:0.10.2")

implementation("com.amazonaws:aws-lambda-java-core:1.2.3")
implementation("com.amazonaws:aws-lambda-java-log4j2:1.1.0")
implementation("com.amazonaws:aws-lambda-java-log4j2:1.6.0")
implementation("com.fasterxml.jackson.core:jackson-databind:2.17.1")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.17.1")
implementation("com.google.guava:guava:23.0")
Expand Down

0 comments on commit 4da662e

Please sign in to comment.