Skip to content

Commit 6431331

Browse files
Bump org.jenkins-ci.plugins:plugin from 5.18 to 5.24 (#332)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent edd0314 commit 6431331

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ THE SOFTWARE.
2727
<parent>
2828
<groupId>org.jenkins-ci.plugins</groupId>
2929
<artifactId>plugin</artifactId>
30-
<version>5.18</version>
30+
<version>5.24</version>
3131
<relativePath />
3232
</parent>
3333

@@ -89,6 +89,7 @@ THE SOFTWARE.
8989
<jenkins.version>${jenkins.baseline}.3</jenkins.version>
9090
<gitHubRepo>jenkinsci/throttle-concurrent-builds-plugin</gitHubRepo>
9191
<spotless.check.skip>false</spotless.check.skip>
92+
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
9293
</properties>
9394

9495
<dependencyManagement>

0 commit comments

Comments
 (0)