We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36cc1cb + f2f3ab3 commit b36c9e0Copy full SHA for b36c9e0
pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<groupId>org.jenkins-ci.plugins</groupId>
6
<artifactId>plugin</artifactId>
7
- <version>5.4</version>
+ <version>5.5</version>
8
<relativePath />
9
</parent>
10
@@ -63,7 +63,7 @@
63
<dependency>
64
<groupId>io.jenkins.tools.bom</groupId>
65
<artifactId>bom-${jenkins.baseline}.x</artifactId>
66
- <version>3875.v1df09947cde6</version>
+ <version>3893.v213a_42768d35</version>
67
<type>pom</type>
68
<scope>import</scope>
69
</dependency>
0 commit comments