Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jun 27, 2022

Bumps plugin from 4.31 to 4.41.

Release notes

Sourced from plugin's releases.

4.41

🚨 Removed

🚀 New features and improvements

  • Skip Spotless and Checkstyle mojos in -Pquick-build (#548) @​basil

📦 Dependency updates

4.40

🎉 Major features and improvements

This release of the plugin build toolchain contains support for Java 17 when running on Jenkins 2.341 or later. (#525, #524, #529) @​basil

Please begin testing your plugins on Java 17 by taking the following actions:

  1. Upgrade to this release of the plugin parent POM.
  2. Delete <java.level>8</java.level> from your plugin POM.
  3. Update your Jenkinsfile to include a test run on Jenkins 2.341 or later and Java 17.

See jenkinsci/email-ext-plugin#357 and jenkinsci/timestamper-plugin#167 for examples.

⚠️ Deprecated

... (truncated)

Commits
  • 23a9ea8 [maven-release-plugin] prepare release plugin-4.41
  • b834a5e Bump jenkins-test-harness (#561)
  • dfc2e3f Merge pull request #558 from jenkinsci/release-plugin-3.0.0-M6
  • 6d462da Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 (#559)
  • 3d19512 upgrade release plugin 3.0.0-M6
  • b4b22a3 Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 (#557)
  • 580cca6 Bump maven-failsafe-plugin from 3.0.0-M6 to 3.0.0-M7 (#556)
  • 2f6883c Bump jenkins-test-harness from 1752.v86627a_c48d91 to 1753.v45c760e2400f (#555)
  • 9beaa92 Bump mockito.version from 4.6.0 to 4.6.1 (#554)
  • 4b6d7d8 Bump maven-invoker-plugin from 3.2.2 to 3.3.0 (#552)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

timja and others added 30 commits March 12, 2021 09:54
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.15 to 4.16.
- [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.15...plugin-4.16)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.16 to 4.17.
- [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.16...plugin-4.17)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

* test: add SSH connections test for several configurations

* fix: typo

* fix: run only on linux and mac

* fix: run only on linux and mac

* fix: increase wait for connection

* test: increase timeout

* test: speed up the build

* test: add retry rule

* test: move all containers to use Ubuntu 20.04 and Java 11

* test: bump testcontainers

* test: increase timeout, put retries

* chore: enable all platforms
…ough java is in the path (jenkinsci#218)

* [JENKINS-65155] The "java is not in the path" warning is show even though java is in the path

* Update src/main/java/hudson/plugins/sshslaves/SSHLauncher.java

* Update src/main/java/hudson/plugins/sshslaves/SSHLauncher.java
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.15.1 to 1.15.2.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.15.1...1.15.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.15.2 to 1.15.3.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.15.2...1.15.3)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [bom-2.277.x](https://github.com/jenkinsci/bom) from 26 to 28.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.17 to 4.18.
- [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.17...plugin-4.18)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [docker-fixtures](https://github.com/jenkinsci/docker-fixtures) from 1.10 to 1.11.
- [Release notes](https://github.com/jenkinsci/docker-fixtures/releases)
- [Changelog](https://github.com/jenkinsci/docker-fixtures/blob/master/old-changelog.md)
- [Commits](jenkinsci/docker-fixtures@docker-fixtures-1.10...docker-fixtures-1.11)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* [JENKINS-65398] Terminology update

* Apply suggestions from code review

Co-authored-by: Robert Sandell <[email protected]>
Co-authored-by: Daniel Beck <[email protected]>

* [JENKINS-65398] Removing what seems to be an outdated section

* [JENKINS-65398] Restoring deleted section + typos correction

* Update doc/TROUBLESHOOTING.md

Co-authored-by: Ivan Fernandez Calvo <[email protected]>

Co-authored-by: Robert Sandell <[email protected]>
Co-authored-by: Daniel Beck <[email protected]>
Co-authored-by: Ivan Fernandez Calvo <[email protected]>
Bumps [bom-2.277.x](https://github.com/jenkinsci/bom) from 28 to 29.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [bom-2.277.x](https://github.com/jenkinsci/bom) from 29 to 807.v6d348e44c987.
- [Release notes](https://github.com/jenkinsci/bom/releases)
- [Commits](https://github.com/jenkinsci/bom/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.18 to 4.19.
- [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.18...plugin-4.19)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ci#235)

Bumps [bom-2.277.x](https://github.com/jenkinsci/bom) from 807.v6d348e44c987 to 887.vae9c8ac09ff7.
- [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.277.x
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#237)

Bumps [git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools) from 1.0-beta-7 to 1.2.
- [Release notes](https://github.com/jenkinsci/incrementals-tools/releases)
- [Commits](https://github.com/jenkinsci/incrementals-tools/commits/parent-1.2)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.19 to 4.20.
- [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.19...plugin-4.20)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [sshd](https://github.com/jenkinsci/sshd-plugin) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/jenkinsci/sshd-plugin/releases)
- [Changelog](https://github.com/jenkinsci/sshd-plugin/blob/master/CHANGELOG.md)
- [Commits](jenkinsci/sshd-plugin@sshd-3.0.3...sshd-3.0.4)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.modules:sshd
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.20 to 4.24.
- [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.20...plugin-4.24)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kuisathaverat and others added 22 commits March 5, 2022 11:47
change the version number format to a one more accurate
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.37 to 4.40.
- [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.37...plugin-4.40)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: update Jenkins Core to 2.319

* test: disable Ubuntu 20.04 tests

* Update pom.xml
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [sshd](https://github.com/jenkinsci/sshd-plugin) from 3.1.0 to 3.228.v4c9f9e652c86.
- [Release notes](https://github.com/jenkinsci/sshd-plugin/releases)
- [Changelog](https://github.com/jenkinsci/sshd-plugin/blob/main/CHANGELOG.md)
- [Commits](jenkinsci/sshd-plugin@sshd-3.1...3.228.v4c9f9e652c86)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.modules:sshd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…kinsci#290)

Bumps [bom-2.319.x](https://github.com/jenkinsci/bom) from 1246.va_b_50630c1d19 to 1280.vd669827e38cd.
- [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.319.x
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.16.3 to 1.17.1.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.16.3...1.17.1)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…kinsci#291)

Bumps [bom-2.319.x](https://github.com/jenkinsci/bom) from 1280.vd669827e38cd to 1289.v5c4b_1c43511b_.
- [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.319.x
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…nkinsci#293)

Bumps [bom-2.319.x](https://github.com/jenkinsci/bom) from 1289.v5c4b_1c43511b_ to 1342.v729ca_3818e88.
- [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.319.x
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…nsci#296)

Bumps [jenkins-infra/jenkins-maven-cd-action](https://github.com/jenkins-infra/jenkins-maven-cd-action) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/jenkins-infra/jenkins-maven-cd-action/releases)
- [Commits](jenkins-infra/jenkins-maven-cd-action@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: jenkins-infra/jenkins-maven-cd-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This updates the description of the prefix/suffix commands for connecting to agents over SSH when Powershell is the default shell on the remote system.
…enkinsci#297)

Bumps [jenkins-infra/interesting-category-action](https://github.com/jenkins-infra/interesting-category-action) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/jenkins-infra/interesting-category-action/releases)
- [Commits](jenkins-infra/interesting-category-action@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: jenkins-infra/interesting-category-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ci#300)

Bumps [sshd](https://github.com/jenkinsci/sshd-plugin) from 3.228.v4c9f9e652c86 to 3.236.ved5e1b_cb_50b_2.
- [Release notes](https://github.com/jenkinsci/sshd-plugin/releases)
- [Changelog](https://github.com/jenkinsci/sshd-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/sshd-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.modules:sshd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…sci#302)

Bumps [sshd](https://github.com/jenkinsci/sshd-plugin) from 3.236.ved5e1b_cb_50b_2 to 3.237.v883d165a_c1d3.
- [Release notes](https://github.com/jenkinsci/sshd-plugin/releases)
- [Changelog](https://github.com/jenkinsci/sshd-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/sshd-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.modules:sshd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…i#304)

Deadlock happens between:
(a) https://github.com/jenkinsci/ssh-slaves-plugin/blob/main/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java#L953
(b) https://github.com/jenkinsci/ssh-slaves-plugin/blob/main/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java#L413
Launch() is stuck here: https://github.com/jenkinsci/ssh-slaves-plugin/blob/main/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java#L486 ,
and `callable` is stuck waiting here: https://github.com/jenkinsci/trilead-ssh2/blob/8e7118e74deacd7ef044df9076fcb9b95280c163/src/com/trilead/ssh2/channel/FifoBuffer.java#L212
After some time `afterDisconnect` is called which initiates tear down process. Teardown process calls launcherExecutorService.shutdown()
(here: https://github.com/jenkinsci/ssh-slaves-plugin/blob/main/src/main/java/hudson/plugins/sshslaves/SSHLauncher.java#L941) and continues to (a).
But because there is no writer writing to FifoBuffer, launch() never finishes and is stuck in (b), and because `shutdown()` only prevents new tasks being submitted
(https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/ExecutorService.html) there is no one to interrupt lock.wait() in FifoBuffer, thus deadlock. The solutions is to use recommended way of shutting down ExecutorService from docs.
…enkinsci#305)

Bumps [jenkins-infra/interesting-category-action](https://github.com/jenkins-infra/interesting-category-action) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/jenkins-infra/interesting-category-action/releases)
- [Commits](jenkins-infra/interesting-category-action@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: jenkins-infra/interesting-category-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.17.1 to 1.17.2.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.17.1...1.17.2)

---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…kinsci#303)

Bumps [bom-2.319.x](https://github.com/jenkinsci/bom) from 1342.v729ca_3818e88 to 1409.v7659b_c072f18.
- [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.319.x
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…insci#310)

Bumps [sshd](https://github.com/jenkinsci/sshd-plugin) from 3.237.v883d165a_c1d3 to 3.242.va_db_9da_b_26a_c3.
- [Release notes](https://github.com/jenkinsci/sshd-plugin/releases)
- [Changelog](https://github.com/jenkinsci/sshd-plugin/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jenkinsci/sshd-plugin/commits)

---
updated-dependencies:
- dependency-name: org.jenkins-ci.modules:sshd
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [plugin](https://github.com/jenkinsci/plugin-pom) from 4.40 to 4.41.
- [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.40...plugin-4.41)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 27, 2022
@mamh2021 mamh2021 force-pushed the dependabot/maven/org.jenkins-ci.plugins-plugin-4.41 branch from b75a0f0 to 3056dfb Compare July 3, 2022 11:57
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 4, 2022

A newer version of org.jenkins-ci.plugins:plugin exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 20, 2023

Superseded by #66.

@dependabot dependabot bot closed this Apr 20, 2023
@dependabot dependabot bot deleted the dependabot/maven/org.jenkins-ci.plugins-plugin-4.41 branch April 20, 2023 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.