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.
1 parent 0c7b784 commit 006852dCopy full SHA for 006852d
pom.xml
@@ -52,7 +52,7 @@
52
<revision>2.9.10</revision>
53
<changelist>-SNAPSHOT</changelist>
54
<gitHubRepo>jenkinsci/bitbucket-branch-source-plugin</gitHubRepo>
55
- <jenkins.version>2.176.4</jenkins.version>
+ <jenkins.version>2.222.4</jenkins.version>
56
<java.level>8</java.level>
57
<hpi.compatibleSinceVersion>2.0</hpi.compatibleSinceVersion>
58
</properties>
@@ -87,8 +87,8 @@
87
<dependencies>
88
<dependency>
89
<groupId>io.jenkins.tools.bom</groupId>
90
- <artifactId>bom-2.176.x</artifactId>
91
- <version>16</version>
+ <artifactId>bom-2.222.x</artifactId>
+ <version>876.vc43b4c6423b6</version>
92
<scope>import</scope>
93
<type>pom</type>
94
</dependency>
0 commit comments