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 d4b554e + 2bfe956 commit bff3e08Copy full SHA for bff3e08
1 file changed
pom.xml
@@ -28,7 +28,7 @@
28
<parent>
29
<groupId>org.jenkins-ci.plugins</groupId>
30
<artifactId>plugin</artifactId>
31
- <version>5.18</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}.3</jenkins.version>
69
<useBeta>true</useBeta>
70
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
71
+ <hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
72
</properties>
73
<dependencyManagement>
74
<dependencies>
0 commit comments