Skip to content

Commit 421190a

Browse files
authored
Fix security alert by upgrading jackson to 2.9.9
1 parent e82a465 commit 421190a

File tree

1 file changed

+1
-1
lines changed
  • examples/osgi/apache-karaf-feature

1 file changed

+1
-1
lines changed

examples/osgi/apache-karaf-feature/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<packaging>feature</packaging>
1414

1515
<properties>
16-
<jackson.version>2.9.8</jackson.version>
16+
<jackson.version>2.9.9</jackson.version>
1717
</properties>
1818

1919

0 commit comments

Comments
 (0)