Skip to content

Commit

Permalink
Merge pull request #14 from jenkinsci/feature/update-jackson2-api
Browse files Browse the repository at this point in the history
Bump jackson2-api to 2.10.3
  • Loading branch information
ericcitaire authored Apr 19, 2022
2 parents b82bff5 + b1c6c89 commit f3411c9
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 @@ -137,7 +137,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>jackson2-api</artifactId>
<version>2.6.4</version>
<version>2.10.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit f3411c9

Please sign in to comment.