Skip to content

Commit

Permalink
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.1…
Browse files Browse the repository at this point in the history
…7.1 (#231)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 17, 2024
1 parent df0707f commit 02b435c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serverless-java-aws-examples/simple-aws-lambda/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<aws-lambda-java-core.version>1.2.3</aws-lambda-java-core.version>
<aws-lambda-java-events.version>3.11.5</aws-lambda-java-events.version>
<jackson-databind.version>2.12.7.1</jackson-databind.version>
<jackson-databind.version>2.17.1</jackson-databind.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 02b435c

Please sign in to comment.