Skip to content

Commit a5d070b

Browse files
authored
Merge pull request #4 from aws-samples/dependabot/maven/code/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
Bump jackson-databind from 2.9.10.8 to 2.12.6.1 in /code
2 parents c459041 + 3656f5c commit a5d070b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<dependency>
2828
<groupId>com.fasterxml.jackson.core</groupId>
2929
<artifactId>jackson-databind</artifactId>
30-
<version>2.9.10.8</version>
30+
<version>2.12.6.1</version>
3131
</dependency>
3232
</dependencies>
3333

0 commit comments

Comments
 (0)