Skip to content

Commit 60fcf9f

Browse files
Bump org.jenkins-ci.plugins:plugin from 5.9 to 5.24 (#288)
1 parent 9bc0da9 commit 60fcf9f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pom.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jenkins-ci.plugins</groupId>
66
<artifactId>plugin</artifactId>
7-
<version>5.9</version>
7+
<version>5.24</version>
88
<relativePath />
99
</parent>
1010

@@ -29,6 +29,8 @@
2929
<jenkins.baseline>2.479</jenkins.baseline>
3030
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
3131
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
32+
<hpi.bundledArtifacts>github-api</hpi.bundledArtifacts>
33+
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
3234
<no-test-jar>false</no-test-jar>
3335
</properties>
3436

0 commit comments

Comments
 (0)