Skip to content

Commit e36c0cd

Browse files
authored
Merge pull request #48 from mulesoft-catalyst/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.12.6.1
Bump jackson-databind from 2.9.10.8 to 2.12.6.1
2 parents 28a6d07 + 4fa872a commit e36c0cd

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
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>com.fasterxml.jackson.core</groupId>
6666
<artifactId>jackson-databind</artifactId>
67-
<version>2.9.10.8</version>
67+
<version>2.12.6.1</version>
6868
</dependency>
6969

7070
<!-- Compliance JAVA 11 -->

0 commit comments

Comments
 (0)