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 286f480 commit 559184bCopy full SHA for 559184b
pom.xml
@@ -28,7 +28,7 @@
28
<properties>
29
<changelist>999999-SNAPSHOT</changelist>
30
<gitHubRepo>jenkinsci/bitbucket-branch-source-plugin</gitHubRepo>
31
- <jenkins.version>2.289.1</jenkins.version>
+ <jenkins.version>2.303.3</jenkins.version>
32
<java.level>8</java.level>
33
<hpi.compatibleSinceVersion>2.0</hpi.compatibleSinceVersion>
34
</properties>
@@ -63,8 +63,8 @@
63
<dependencies>
64
<dependency>
65
<groupId>io.jenkins.tools.bom</groupId>
66
- <artifactId>bom-2.289.x</artifactId>
67
- <version>1090.v0a_33df40457a_</version>
+ <artifactId>bom-2.303.x</artifactId>
+ <version>1246.va_b_50630c1d19</version>
68
<scope>import</scope>
69
<type>pom</type>
70
</dependency>
0 commit comments