Skip to content

Commit

Permalink
Revert "Bump org.jenkins-ci.plugins:ssh-credentials in /bom-weekly (#…
Browse files Browse the repository at this point in the history
…3402)" (#3404)

Plugin loading fails in several BOM tests, including:

* `LINE=2.440.x PLUGINS=git-server TEST=InjectedTest bash local-test.sh`

https://ci.jenkins.io/job/Tools/job/bom/view/change-requests/job/PR-3374/10/testReport/
lists the other plugins with failures as:

* workflow-basic-steps with 2.440.x
* git with 2.440.x and 2.452.x
* pipeline-model-definition with 2.452.x
* docker-workflow with 2.440.x and 2.452.x
* blueocean plugin with 2.440.x and 2.452.x

This reverts commit 63a6418.
  • Loading branch information
MarkEWaite authored Jul 25, 2024
1 parent 19dd224 commit c55f5fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom-weekly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>ssh-credentials</artifactId>
<version>342.ve5a_f1db_5a_132</version>
<version>337.v395d2403ccd4</version>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
Expand Down

0 comments on commit c55f5fe

Please sign in to comment.