Skip to content

Bump org.jenkins-ci.plugins:plugin from 5.2102.v5f5fe09fccf1 to 6.2138.v03274d462c13 in the jenkins group#1152

Merged
rantoniuk merged 1 commit intomasterfrom
dependabot/maven/jenkins-a8a5610b09
Mar 3, 2026
Merged

Bump org.jenkins-ci.plugins:plugin from 5.2102.v5f5fe09fccf1 to 6.2138.v03274d462c13 in the jenkins group#1152
rantoniuk merged 1 commit intomasterfrom
dependabot/maven/jenkins-a8a5610b09

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps the jenkins group with 1 update: org.jenkins-ci.plugins:plugin.

Updates org.jenkins-ci.plugins:plugin from 5.2102.v5f5fe09fccf1 to 6.2138.v03274d462c13

Release notes

Sourced from org.jenkins-ci.plugins:plugin's releases.

6.2138.v03274d462c13

🚀 New features and improvements

📦 Dependency updates

  • Update dependency com.palantir.javaformat:palantir-java-format to v2.88.0 (#1360) @renovate[bot]
  • Update dependency org.jenkins-ci.main:jenkins-test-harness to v2555 (#1359) @renovate[bot]
  • Update dependency org.junit:junit-bom to v6.0.3 (#1358) @renovate[bot]
  • Update dependency org.codehaus.gmavenplus:gmavenplus-plugin to v4.3.1 (#1357) @renovate[bot]
  • Update dependency com.palantir.javaformat:palantir-java-format to v2.87.0 (#1356) @renovate[bot]

6.2132.v968a_e56c6941

👷 Changes for plugin developers

6.2128.v999f813cd6c3

🚀 New features and improvements

  • Update dependency org.jenkins-ci.tools:maven-hpi-plugin to v3.1802.v14f4709445a_b_ (enable future Java in hpi:run) (#1348) @renovate[bot]

📦 Dependency updates

  • Update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.10.0 (#1352) @renovate[bot]
  • Update dependency org.jenkins-ci.main:jenkins-test-harness to v2553 (#1351) @renovate[bot]
  • Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.15.0 (#1350) @renovate[bot]
  • Update dependency com.palantir.javaformat:palantir-java-format to v2.86.0 (#1349) @renovate[bot]
  • Update dependency com.diffplug.spotless:spotless-maven-plugin to v3.2.1 (#1347) @renovate[bot]

6.2122.v70b_7b_f659d72

🎉 Major features and improvements

  • mvn hpi:run now uses Winstone instead of jetty plugin (jenkinsci/maven-hpi-plugin#862) @​timja
    • No more classpath conflicts between maven classes and Jenkins classes
    • Pipelines work on Java 25
    • No more Unsafe usage
    • Adds support for mvnd and hpi:run

mvnDebug / clicking debug in IDE won't attach a debugger any more. Pass -Dmvn.hpi.debug and a debugger will be started on port 5005. See the hpi:run docs for additional customisation options.

📦 Dependency updates

  • Update dependency org.jenkins-ci.tools:maven-hpi-plugin to v3.1801.v26037216c7d3 (#1346) @renovate[bot]

... (truncated)

Commits
  • 03274d4 Enforce the usage of LTS Java versions (#1337)
  • 86aa0f7 Update dependency com.palantir.javaformat:palantir-java-format to v2.88.0 (#1...
  • 88e70de Update dependency org.jenkins-ci.main:jenkins-test-harness to v2555 (#1359)
  • 75cb138 Update dependency org.junit:junit-bom to v6.0.3 (#1358)
  • 41edf69 Update dependency org.codehaus.gmavenplus:gmavenplus-plugin to v4.3.1 (#1357)
  • 4dc1b2c Update dependency com.palantir.javaformat:palantir-java-format to v2.87.0 (#1...
  • 968ae56 Merge pull request #1355 from jglick/newer-version
  • e0ea46f Empty commit
  • 310de3a Empty commit
  • d34d4a2 Empty commit
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the jenkins group with 1 update: [org.jenkins-ci.plugins:plugin](https://github.com/jenkinsci/plugin-pom).


Updates `org.jenkins-ci.plugins:plugin` from 5.2102.v5f5fe09fccf1 to 6.2138.v03274d462c13
- [Release notes](https://github.com/jenkinsci/plugin-pom/releases)
- [Changelog](https://github.com/jenkinsci/plugin-pom/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/plugin-pom@5.2102.v5f5fe09fccf1...6.2138.v03274d462c13)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.plugins:plugin
  dependency-version: 6.2138.v03274d462c13
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: jenkins
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Release Drafter label java Pull requests that update java code labels Mar 1, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 1, 2026 22:22
@dependabot dependabot bot added dependencies Release Drafter label java Pull requests that update java code labels Mar 1, 2026
@rantoniuk rantoniuk merged commit 12134bb into master Mar 3, 2026
16 checks passed
@rantoniuk rantoniuk deleted the dependabot/maven/jenkins-a8a5610b09 branch March 3, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Release Drafter label java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant