Skip to content

Commit 0979b62

Browse files
dependabot[bot]carlzoghsmirnoal
authored
Bump jackson-databind in /aws-lambda-java-serialization (#323)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.0 to 2.12.6.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Carl Zogheib <[email protected]> Co-authored-by: Alexander Smirnov <[email protected]>
1 parent 2d378d4 commit 0979b62

File tree

1 file changed

+1
-1
lines changed
  • aws-lambda-java-serialization

1 file changed

+1
-1
lines changed

aws-lambda-java-serialization/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<dependency>
4040
<groupId>com.fasterxml.jackson.core</groupId>
4141
<artifactId>jackson-databind</artifactId>
42-
<version>2.10.0</version>
42+
<version>2.12.6.1</version>
4343
</dependency>
4444
<dependency>
4545
<groupId>com.google.code.gson</groupId>

0 commit comments

Comments
 (0)