Skip to content

Commit

Permalink
Bump org.jenkins-ci.plugins:cloudbees-folder from 6.955.v81e2a_35c08d…
Browse files Browse the repository at this point in the history
…3 to 6.959.v4ed5cc9e2dd4 in /bom-weekly (#3979)

* Bump org.jenkins-ci.plugins:cloudbees-folder in /bom-weekly

Bumps [org.jenkins-ci.plugins:cloudbees-folder](https://github.com/jenkinsci/cloudbees-folder-plugin) from 6.955.v81e2a_35c08d3 to 6.959.v4ed5cc9e2dd4.
- [Release notes](https://github.com/jenkinsci/cloudbees-folder-plugin/releases)
- [Commits](https://github.com/jenkinsci/cloudbees-folder-plugin/commits/6.959.v4ed5cc9e2dd4)

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

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

* Pin cloudbees folder plugin 6.955.v81e2a_35c08d3 for 2.462.x and earlier

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mark Waite <[email protected]>
  • Loading branch information
dependabot[bot] and MarkEWaite authored Nov 16, 2024
1 parent 7f4a4a1 commit c4c2a2c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions bom-2.462.x/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<artifactId>bom-2.462.x</artifactId>
<packaging>pom</packaging>
<properties>
<cloudbees-folder-plugin.version>6.955.v81e2a_35c08d3</cloudbees-folder-plugin.version>
<github-api-plugin.version>1.321-468.v6a_9f5f2d5a_7e</github-api-plugin.version>
<git-plugin.version>5.5.2</git-plugin.version>
<okhttp-api-plugin.version>4.11.0-172.vda_da_1feeb_c6e</okhttp-api-plugin.version>
Expand Down Expand Up @@ -96,6 +97,17 @@
<artifactId>build-user-vars-plugin</artifactId>
<version>176.vb_9c7907fd524</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>cloudbees-folder</artifactId>
<version>${cloudbees-folder-plugin.version}</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>cloudbees-folder</artifactId>
<version>${cloudbees-folder-plugin.version}</version>
<classifier>tests</classifier>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>credentials</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<blueocean-plugin.version>1.27.16</blueocean-plugin.version>
<branch-api-plugin.version>2.1200.v4b_a_3da_2eb_db_4</branch-api-plugin.version>
<checks-api.version>2.2.1</checks-api.version>
<cloudbees-folder-plugin.version>6.955.v81e2a_35c08d3</cloudbees-folder-plugin.version>
<cloudbees-folder-plugin.version>6.959.v4ed5cc9e2dd4</cloudbees-folder-plugin.version>
<configuration-as-code-plugin.version>1887.v9e47623cb_043</configuration-as-code-plugin.version>
<data-tables-api.version>2.1.8-1</data-tables-api.version>
<declarative-pipeline-migration-assistant-plugin.version>1.6.4</declarative-pipeline-migration-assistant-plugin.version>
Expand Down

0 comments on commit c4c2a2c

Please sign in to comment.