Skip to content

Commit 7795671

Browse files
Merge pull request #13 from osslabz/dependabot/maven/org.codehaus.jackson-jackson-core-asl-1.9.11
chore(deps): bump org.codehaus.jackson:jackson-core-asl from 1.9.2 to 1.9.11
2 parents c6fc02e + 186f061 commit 7795671

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
@@ -116,7 +116,7 @@
116116
<dependency>
117117
<groupId>org.codehaus.jackson</groupId>
118118
<artifactId>jackson-core-asl</artifactId>
119-
<version>1.9.2</version>
119+
<version>1.9.11</version>
120120
</dependency>
121121

122122
<!-- Jackson Databind -->

0 commit comments

Comments
 (0)