Skip to content

Commit

Permalink
Bump bom-2.289.x from 1090.v0a_33df40457a_ to 1246.va_b_50630c1d19 (#584
Browse files Browse the repository at this point in the history
)

* 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] <support@github.com>

* bump to 2.303.x

* downgrade

* bump patch

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lifeofguenter <gunter@grodotzki.com>
  • Loading branch information
dependabot[bot] and lifeofguenter committed Apr 13, 2022
1 parent 286f480 commit 559184b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/bitbucket-branch-source-plugin</gitHubRepo>
<jenkins.version>2.289.1</jenkins.version>
<jenkins.version>2.303.3</jenkins.version>
<java.level>8</java.level>
<hpi.compatibleSinceVersion>2.0</hpi.compatibleSinceVersion>
</properties>
Expand Down Expand Up @@ -63,8 +63,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.289.x</artifactId>
<version>1090.v0a_33df40457a_</version>
<artifactId>bom-2.303.x</artifactId>
<version>1246.va_b_50630c1d19</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 559184b

Please sign in to comment.