Skip to content

Commit d0b7d47

Browse files
authored
Merge pull request #4 from awslabs/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.7.1
Bump jackson-databind from 2.11.1 to 2.12.7.1
2 parents d5c007e + 6e26611 commit d0b7d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<dependency>
5454
<groupId>com.fasterxml.jackson.core</groupId>
5555
<artifactId>jackson-databind</artifactId>
56-
<version>2.11.1</version>
56+
<version>2.12.7.1</version>
5757
</dependency>
5858

5959
</dependencies>

0 commit comments

Comments
 (0)