Skip to content

Commit 0514c41

Browse files
committed
updated fasterxm jackson core to 2.9.9 for security patch
1 parent 48657c2 commit 0514c41

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
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>com.fasterxml.jackson.core</groupId>
107107
<artifactId>jackson-databind</artifactId>
108-
<version>2.9.8</version>
108+
<version>2.9.9</version>
109109
</dependency>
110110
<dependency>
111111
<groupId>commons-lang</groupId>

0 commit comments

Comments
 (0)