Skip to content

Commit 559184b

Browse files
Bump bom-2.289.x from 1090.v0a_33df40457a_ to 1246.va_b_50630c1d19 (#584)
* Bump bom-2.289.x from 1090.v0a_33df40457a_ to 1246.va_b_50630c1d19 Bumps [bom-2.289.x](https://github.com/jenkinsci/bom) from 1090.v0a_33df40457a_ to 1246.va_b_50630c1d19. - [Release notes](https://github.com/jenkinsci/bom/releases) - [Commits](https://github.com/jenkinsci/bom/commits) --- updated-dependencies: - dependency-name: io.jenkins.tools.bom:bom-2.289.x dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * bump to 2.303.x * downgrade * bump patch Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lifeofguenter <[email protected]>
1 parent 286f480 commit 559184b

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
@@ -28,7 +28,7 @@
2828
<properties>
2929
<changelist>999999-SNAPSHOT</changelist>
3030
<gitHubRepo>jenkinsci/bitbucket-branch-source-plugin</gitHubRepo>
31-
<jenkins.version>2.289.1</jenkins.version>
31+
<jenkins.version>2.303.3</jenkins.version>
3232
<java.level>8</java.level>
3333
<hpi.compatibleSinceVersion>2.0</hpi.compatibleSinceVersion>
3434
</properties>
@@ -63,8 +63,8 @@
6363
<dependencies>
6464
<dependency>
6565
<groupId>io.jenkins.tools.bom</groupId>
66-
<artifactId>bom-2.289.x</artifactId>
67-
<version>1090.v0a_33df40457a_</version>
66+
<artifactId>bom-2.303.x</artifactId>
67+
<version>1246.va_b_50630c1d19</version>
6868
<scope>import</scope>
6969
<type>pom</type>
7070
</dependency>

0 commit comments

Comments
 (0)