We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 518c5dc commit 18460daCopy full SHA for 18460da
pom.xml
@@ -28,7 +28,7 @@
28
<parent>
29
<groupId>org.jenkins-ci.plugins</groupId>
30
<artifactId>plugin</artifactId>
31
- <version>5.9</version>
+ <version>5.24</version>
32
<relativePath />
33
</parent>
34
<groupId>org.jenkins-ci.plugins.workflow</groupId>
@@ -68,6 +68,7 @@
68
<jenkins.baseline>2.479</jenkins.baseline>
69
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
70
<no-test-jar>false</no-test-jar>
71
+ <hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
72
</properties>
73
<dependencyManagement>
74
<dependencies>
0 commit comments