Skip to content

Commit

Permalink
Upgrade version of jackson-databind in sql/core/pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
tedyu committed May 9, 2015
1 parent 7d0f172 commit 28c8394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.3.0</version>
<version>2.4.4</version>
</dependency>
<dependency>
<groupId>org.jodd</groupId>
Expand Down

0 comments on commit 28c8394

Please sign in to comment.