Skip to content

Commit 0cc42c9

Browse files
Updated dependency for security reasons
1 parent a7637db commit 0cc42c9

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
@@ -119,7 +119,7 @@
119119
<dependency>
120120
<groupId>com.fasterxml.jackson.core</groupId>
121121
<artifactId>jackson-databind</artifactId>
122-
<version>2.8.11.1</version>
122+
<version>2.8.11.3</version>
123123
</dependency>
124124
</dependencies>
125125
<distributionManagement>

0 commit comments

Comments
 (0)