Skip to content

Commit

Permalink
Bump dependency versions to their latest in dc-commons-jdbi
Browse files Browse the repository at this point in the history
  • Loading branch information
morpheus-87 committed Nov 25, 2019
1 parent 27e4258 commit 0a57cb7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dc-commons-jdbi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<packaging>jar</packaging>

<properties>
<version.dc-model>4.0.0-SNAPSHOT</version.dc-model>
<version.jackson-databind>2.9.9.1</version.jackson-databind>
<version.jdbi3>3.9.0</version.jdbi3>
<version.dc-model>4.0.2</version.dc-model>
<version.jackson-databind>2.10.1</version.jackson-databind>
<version.jdbi3>3.10.1</version.jdbi3>
</properties>

<dependencies>
Expand Down

0 comments on commit 0a57cb7

Please sign in to comment.