Skip to content

Commit 19ffc4d

Browse files
committed
override jackson2-api
1 parent 45515ca commit 19ffc4d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

job-dsl-plugin/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@
5959
<type>pom</type>
6060
<scope>import</scope>
6161
</dependency>
62+
<dependency>
63+
<groupId>org.jenkins-ci.plugins</groupId>
64+
<artifactId>jackson2-api</artifactId>
65+
<version>2.18.3-402.v74c4eb_f122b_2</version>
66+
</dependency>
6267
</dependencies>
6368
</dependencyManagement>
6469
<dependencies>

0 commit comments

Comments
 (0)