Skip to content

Commit

Permalink
chore(deps): bump org.jenkins-ci.plugins:credentials from 1319.v7eb_5…
Browse files Browse the repository at this point in the history
…1b_3a_c97b_ to 1337.v60b_d7b_c7b_c9f (#474)

* chore(deps): bump org.jenkins-ci.plugins:credentials

Bumps [org.jenkins-ci.plugins:credentials](https://github.com/jenkinsci/credentials-plugin) from 1319.v7eb_51b_3a_c97b_ to 1337.v60b_d7b_c7b_c9f.
- [Release notes](https://github.com/jenkinsci/credentials-plugin/releases)
- [Changelog](https://github.com/jenkinsci/credentials-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/credentials-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:credentials
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: bump Jenkins Core

* Update pom.xml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivan Fernandez Calvo <[email protected]>
Co-authored-by: Ivan Fernandez Calvo <[email protected]>
  • Loading branch information
3 people authored May 10, 2024
1 parent 6e57b67 commit 348480c
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 @@ -27,7 +27,7 @@
<properties>
<revision>2</revision>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.387.3</jenkins.version>
<jenkins.version>2.426.3</jenkins.version>
<hpi.compatibleSinceVersion>2.0.0</hpi.compatibleSinceVersion>
</properties>

Expand Down Expand Up @@ -101,15 +101,15 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.387.x</artifactId>
<version>2543.vfb_1a_5fb_9496d</version>
<artifactId>bom-2.426.x</artifactId>
<version>3023.v02a_987a_b_3ff9</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials</artifactId>
<version>1319.v7eb_51b_3a_c97b_</version>
<version>1337.v60b_d7b_c7b_c9f</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 348480c

Please sign in to comment.