Skip to content

Commit

Permalink
Bump Jenkins version 2.426.1 (#155)
Browse files Browse the repository at this point in the history
* chore: Ensure Jenkins BOM version

Made with ❤️️ by updatecli

* chore: Update Jenkins Version

Made with ❤️️ by updatecli

---------

Co-authored-by: GitHub Actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Dec 2, 2023
1 parent 3849981 commit bce91f7
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 @@ -21,7 +21,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/ansible-plugin</gitHubRepo>
<jenkins.version>2.414.3</jenkins.version>
<jenkins.version>2.426.1</jenkins.version>
</properties>
<licenses>
<license>
Expand All @@ -34,7 +34,7 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.414.x</artifactId>
<artifactId>bom-2.426.x</artifactId>
<version>2598.v49e2b_e68d413</version>
<scope>import</scope>
<type>pom</type>
Expand Down

0 comments on commit bce91f7

Please sign in to comment.