Skip to content

Commit f3411c9

Browse files
authored
Merge pull request #14 from jenkinsci/feature/update-jackson2-api
Bump jackson2-api to 2.10.3
2 parents b82bff5 + b1c6c89 commit f3411c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
<dependency>
138138
<groupId>org.jenkins-ci.plugins</groupId>
139139
<artifactId>jackson2-api</artifactId>
140-
<version>2.6.4</version>
140+
<version>2.10.3</version>
141141
</dependency>
142142

143143
<dependency>

0 commit comments

Comments
 (0)