Skip to content

Commit f41c2ce

Browse files
Bump jackson-databind in /aws-lambda-java-events
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.5.1 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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 13de234 commit f41c2ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aws-lambda-java-events/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<dependency>
6161
<groupId>com.fasterxml.jackson.core</groupId>
6262
<artifactId>jackson-databind</artifactId>
63-
<version>2.10.5.1</version>
63+
<version>2.12.6.1</version>
6464
<scope>test</scope>
6565
</dependency>
6666
<dependency>

0 commit comments

Comments
 (0)