We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc9d60 commit d12ed3eCopy full SHA for d12ed3e
pom.xml
@@ -24,6 +24,7 @@
24
-->
25
<ban-commons-lang-2.skip>false</ban-commons-lang-2.skip>
26
<ban-junit4-imports.skip>false</ban-junit4-imports.skip>
27
+ <hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
28
</properties>
29
30
<name>REST List Parameter</name>
@@ -92,8 +93,8 @@
92
93
<artifactId>plain-credentials</artifactId>
94
</dependency>
95
<dependency>
- <groupId>org.jenkins-ci.plugins</groupId>
96
- <artifactId>jackson2-api</artifactId>
+ <groupId>io.jenkins.plugins</groupId>
97
+ <artifactId>json-api</artifactId>
98
99
100
<groupId>io.jenkins.plugins</groupId>
0 commit comments