Skip to content

Commit

Permalink
chore(deps): bump bom-2.361.x from 1766.v0b_f2a_f7d0b_1d to 1981.v17d…
Browse files Browse the repository at this point in the history
…f70e84a_a_1 (#326)

* chore(deps): bump bom-2.361.x

Bumps [bom-2.361.x](https://github.com/jenkinsci/bom) from 1766.v0b_f2a_f7d0b_1d to 1981.v17df70e84a_a_1.
- [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.361.x
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: bump Jenkins Core

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivan Fernandez Calvo <kuisathaverat@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and kuisathaverat committed Apr 17, 2023
1 parent 6addcde commit 423b319
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 @@ -46,7 +46,7 @@ under the License.
<properties>
<revision>4</revision>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.361.1</jenkins.version>
<jenkins.version>2.361.4</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<hpi.compatibleSinceVersion>3.343.vb_63a_6c3df23c</hpi.compatibleSinceVersion>
</properties>
Expand Down Expand Up @@ -268,7 +268,7 @@ under the License.
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.361.x</artifactId>
<version>1766.v0b_f2a_f7d0b_1d</version>
<version>1981.v17df70e84a_a_1</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 423b319

Please sign in to comment.