Skip to content

Commit 465f588

Browse files
authored
Merge pull request #1730 from jglick/java17
Fix Java 17 compatibility
2 parents 2eecc08 + 6e0b1ac commit 465f588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 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>6.2108.v08c2b_01b_cf4d</version>
7+
<version>6.2111.v8b_6a_1d599df3</version>
88
<relativePath />
99
</parent>
1010
<groupId>org.jenkins-ci.plugins.workflow</groupId>

0 commit comments

Comments
 (0)