Skip to content

Commit a9b8946

Browse files
Bump org.jenkins-ci.plugins:plugin from 5.9 to 5.26 (#119)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a83d115 commit a9b8946

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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.26</version>
88
<relativePath />
99
</parent>
1010

@@ -20,6 +20,8 @@
2020
<jenkins.baseline>2.479</jenkins.baseline>
2121
<jenkins.version>${jenkins.baseline}.1</jenkins.version>
2222
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
23+
<hpi.bundledArtifacts>gitlab4j-api</hpi.bundledArtifacts>
24+
<hpi.strictBundledArtifacts>true</hpi.strictBundledArtifacts>
2325
</properties>
2426

2527
<name>GitLab API Plugin</name>

0 commit comments

Comments
 (0)