Skip to content

Commit 508da65

Browse files
committed
fix security vulnerabilities: com.fasterxml.jackson.core:jackson-databind
1 parent 01ec8cf commit 508da65

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.7</version>
68+
<version>2.9.8</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>com.googlecode.plist</groupId>

0 commit comments

Comments
 (0)