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 edd0314 commit 6431331Copy full SHA for 6431331
1 file changed
pom.xml
@@ -27,7 +27,7 @@ THE SOFTWARE.
27
<parent>
28
<groupId>org.jenkins-ci.plugins</groupId>
29
<artifactId>plugin</artifactId>
30
- <version>5.18</version>
+ <version>5.24</version>
31
<relativePath />
32
</parent>
33
@@ -89,6 +89,7 @@ THE SOFTWARE.
89
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
90
<gitHubRepo>jenkinsci/throttle-concurrent-builds-plugin</gitHubRepo>
91
<spotless.check.skip>false</spotless.check.skip>
92
+ <hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
93
</properties>
94
95
<dependencyManagement>
0 commit comments