We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc9d60 commit 9ef2f90Copy full SHA for 9ef2f90
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>
@@ -91,10 +92,6 @@
91
92
<groupId>org.jenkins-ci.plugins</groupId>
93
<artifactId>plain-credentials</artifactId>
94
</dependency>
- <dependency>
95
- <groupId>org.jenkins-ci.plugins</groupId>
96
- <artifactId>jackson2-api</artifactId>
97
- </dependency>
98
<dependency>
99
<groupId>io.jenkins.plugins</groupId>
100
<artifactId>commons-text-api</artifactId>
0 commit comments