Skip to content

Commit

Permalink
Updated Jackson version.
Browse files Browse the repository at this point in the history
  • Loading branch information
SVVladimir committed Aug 2, 2019
1 parent 5de5569 commit f497f80
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 @@ -6,7 +6,7 @@

<groupId>com.svvladimir</groupId>
<artifactId>NearbyEarthquakes</artifactId>
<version>1.2</version>
<version>1.3</version>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -198,7 +198,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.9</version>
<version>2.9.9.2</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit f497f80

Please sign in to comment.