Skip to content

Commit 720e86a

Browse files
committed
update jackson-databind to 2.9.9.1
1 parent 766a595 commit 720e86a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cxx-sensors/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.fasterxml.jackson.core</groupId>
6767
<artifactId>jackson-databind</artifactId>
68-
<version>2.9.9</version>
68+
<version>2.9.9.1</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>com.googlecode.plist</groupId>

0 commit comments

Comments
 (0)