Skip to content

Commit

Permalink
updated jackson-databind to a version 2.9.5 and uplifted parent version.
Browse files Browse the repository at this point in the history
  • Loading branch information
ZVADHEM committed Nov 9, 2018
1 parent 105c859 commit 0b5c27a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.Ericsson</groupId>
<artifactId>eiffel-remrem-parent</artifactId>
<version>0.0.5</version>
<version>0.0.6</version>
<packaging>pom</packaging>
<properties>
<slf4j.version>1.7.25</slf4j.version>
Expand All @@ -23,7 +23,7 @@
<commans.lang3.version>3.7</commans.lang3.version>
<commons.io.version>2.6</commons.io.version>
<mockito.version>2.8.47</mockito.version>
<jackson.databind.version>2.9.4</jackson.databind.version>
<jackson.databind.version>2.9.5</jackson.databind.version>
<json.schema.validator.version>2.2.6</json.schema.validator.version>
<gson.version>2.8.1</gson.version>
<swagger.ui.version>2.6.1</swagger.ui.version>
Expand Down

0 comments on commit 0b5c27a

Please sign in to comment.