Skip to content
This repository was archived by the owner on Oct 6, 2023. It is now read-only.

Commit 5c90979

Browse files
author
sowerstl
committed
Address vulnerabilities; (DOECODE-691)
1 parent 74004e7 commit 5c90979

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
@@ -12,7 +12,7 @@
1212
<jdk.version>1.8</jdk.version>
1313
<jersey.version>2.22.2</jersey.version>
1414
<httpclient.version>4.5.2</httpclient.version>
15-
<jackson.version>2.9.7</jackson.version>
15+
<jackson.version>2.9.8</jackson.version>
1616
<commons-io.version>2.6</commons-io.version>
1717
<projectName>doecodeapi</projectName>
1818
<datacite.url>https://mds.test.datacite.org/</datacite.url>

0 commit comments

Comments
 (0)