Skip to content

Commit 006852d

Browse files
authored
Update bom and minimum Jenkins version 2.222.x (#459)
1 parent 0c7b784 commit 006852d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<revision>2.9.10</revision>
5353
<changelist>-SNAPSHOT</changelist>
5454
<gitHubRepo>jenkinsci/bitbucket-branch-source-plugin</gitHubRepo>
55-
<jenkins.version>2.176.4</jenkins.version>
55+
<jenkins.version>2.222.4</jenkins.version>
5656
<java.level>8</java.level>
5757
<hpi.compatibleSinceVersion>2.0</hpi.compatibleSinceVersion>
5858
</properties>
@@ -87,8 +87,8 @@
8787
<dependencies>
8888
<dependency>
8989
<groupId>io.jenkins.tools.bom</groupId>
90-
<artifactId>bom-2.176.x</artifactId>
91-
<version>16</version>
90+
<artifactId>bom-2.222.x</artifactId>
91+
<version>876.vc43b4c6423b6</version>
9292
<scope>import</scope>
9393
<type>pom</type>
9494
</dependency>

0 commit comments

Comments
 (0)