Skip to content

Commit 12dd3c7

Browse files
committed
Security upgrade (see FasterXML/jackson-databind#2186)
1 parent 04e0330 commit 12dd3c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<compileSource>1.6</compileSource>
4141
<testCompileSource>1.8</testCompileSource>
4242

43-
<jackson.version>2.9.7</jackson.version>
43+
<jackson.version>2.9.8</jackson.version>
4444
<junit.version>5.3.1</junit.version>
4545
</properties>
4646

@@ -184,4 +184,4 @@
184184
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
185185
</repository>
186186
</distributionManagement>
187-
</project>
187+
</project>

0 commit comments

Comments
 (0)