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 9bd125f + 24c5818 commit f6846a6Copy full SHA for f6846a6
pom.xml
@@ -28,7 +28,7 @@ THE SOFTWARE.
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>
@@ -67,6 +67,7 @@ THE SOFTWARE.
67
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
68
<no-test-jar>false</no-test-jar>
69
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
70
+ <hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
71
</properties>
72
<dependencyManagement>
73
<dependencies>
0 commit comments