Skip to content

Commit

Permalink
Bump bom-2.289.x from 1289.v5c4b_1c43511b_ to 1500.ve4d05cd32975 (#232)
Browse files Browse the repository at this point in the history
* Bump bom-2.289.x from 1289.v5c4b_1c43511b_ to 1500.ve4d05cd32975

Bumps [bom-2.289.x](https://github.com/jenkinsci/bom) from 1289.v5c4b_1c43511b_ to 1500.ve4d05cd32975.
- [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 jenkins core minimum to 2.289.3

Signed-off-by: Olivier Lamy <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Olivier Lamy <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Olivier Lamy <[email protected]>
  • Loading branch information
dependabot[bot] and olamy authored Oct 5, 2022
1 parent 158b9d7 commit 9aadd5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<revision>2.25</revision>
<gitHubRepo>jenkinsci/pipeline-stage-view-plugin</gitHubRepo>
<bom>2.289.x</bom>
<jenkins.version>2.289.1</jenkins.version>
<jenkins.version>2.289.3</jenkins.version>
<changelist>-SNAPSHOT</changelist>
<node.version>18.7.0</node.version>
<npm.version>8.15.0</npm.version>
Expand Down Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-${bom}</artifactId>
<version>1289.v5c4b_1c43511b_</version>
<version>1500.ve4d05cd32975</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 9aadd5e

Please sign in to comment.