Skip to content

Commit 311f97c

Browse files
Bump jackson-databind from 2.10.4 to 2.10.5.1 in /aws-lambda-java-events (#231)
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.10.4 to 2.10.5.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4493609 commit 311f97c

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
@@ -59,7 +59,7 @@
5959
<dependency>
6060
<groupId>com.fasterxml.jackson.core</groupId>
6161
<artifactId>jackson-databind</artifactId>
62-
<version>2.10.4</version>
62+
<version>2.10.5.1</version>
6363
<scope>test</scope>
6464
</dependency>
6565
<dependency>

0 commit comments

Comments
 (0)