Skip to content

Commit

Permalink
Improvement - Upgrade Jackson databind library
Browse files Browse the repository at this point in the history
  • Loading branch information
darxriggs authored and lucamilanesio committed Sep 14, 2019
1 parent c912f21 commit db9d6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.7.4</version>
<version>2.9.8</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit db9d6ed

Please sign in to comment.