Skip to content
This repository was archived by the owner on Sep 21, 2020. It is now read-only.

Commit c3cd6b8

Browse files
committed
Updated dependencies
1 parent 3a270f7 commit c3cd6b8

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@
2626
<maven.compile.targetLevel>1.6</maven.compile.targetLevel>
2727
<maven.compile.sourceLevel>${jdkVersion}</maven.compile.sourceLevel>
2828
<api.version>1.0</api.version>
29-
<impl.version>1.0.8</impl.version>
29+
<impl.version>1.0.9</impl.version>
3030
<lib.version>1.0.2</lib.version> <!-- currently unused -->
31-
<ucum.version>0.8</ucum.version>
32-
<jackson.version>2.2.2</jackson.version>
31+
<ucum.version>0.9</ucum.version>
32+
<jackson.version>2.9.6</jackson.version>
3333
<junit.version>4.12</junit.version>
3434
</properties>
3535

0 commit comments

Comments
 (0)