Skip to content

Commit

Permalink
Bump plugin from 4.51 to 4.53 (#237)
Browse files Browse the repository at this point in the history
* Bump plugin from 4.51 to 4.53

Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.51 to 4.53.
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@plugin-4.51...plugin-4.53)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Update colateral dependencies

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jean-Marc MEESSEN <jean-marc@meessen-web.org>
  • Loading branch information
dependabot[bot] and jmMeessen authored Dec 15, 2022
1 parent fc00545 commit e88bd80
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.51</version>
<version>4.53</version>
<relativePath />
</parent>

Expand All @@ -31,7 +31,7 @@
<revision>3.12.0</revision>
<changelist>-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<jenkins.version>2.346.1</jenkins.version>
<jenkins.version>2.361.4</jenkins.version>
<hpi.compatibleSinceVersion>2.15</hpi.compatibleSinceVersion>
</properties>

Expand All @@ -56,8 +56,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.346.x</artifactId>
<version>1500.ve4d05cd32975</version>
<artifactId>bom-2.361.x</artifactId>
<version>1723.vcb_9fee52c9fc</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit e88bd80

Please sign in to comment.