Skip to content

Commit d817b03

Browse files
Merge branch 'release/1.x' into patch-1
2 parents 7784d4a + 461152a commit d817b03

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
buildPlugin(useContainerAgent: true, configurations: [
22
[ platform: 'windows', jdk: '17' ],
33
[ platform: 'linux', jdk: '21' ],
4+
[ platform: 'linux', jdk: '25' ],
45
])

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.jenkins-ci.plugins</groupId>
55
<artifactId>plugin</artifactId>
6-
<version>5.27</version>
6+
<version>5.2102.v5f5fe09fccf1</version>
77
<relativePath />
88
</parent>
99
<packaging>hpi</packaging>

0 commit comments

Comments
 (0)