Skip to content

Commit e646bcf

Browse files
authored
Merge pull request #3 from aws-samples/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.13.4.2
Bump jackson-databind from 2.13.4.1 to 2.13.4.2
2 parents f4a32c6 + ed651ac commit e646bcf

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
@@ -103,7 +103,7 @@
103103
<dependency>
104104
<groupId>com.fasterxml.jackson.core</groupId>
105105
<artifactId>jackson-databind</artifactId>
106-
<version>2.13.4.1</version>
106+
<version>2.13.4.2</version>
107107
</dependency>
108108
</dependencies>
109109
</project>

0 commit comments

Comments
 (0)