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.
2 parents dc05a48 + bbc97a6 commit fb2d11eCopy full SHA for fb2d11e
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.version>${jenkins.baseline}.1</jenkins.version>
69
<no-test-jar>false</no-test-jar>
70
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
71
+ <hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
72
</properties>
73
<dependencyManagement>
74
<dependencies>
0 commit comments