Skip to content

Commit c55f5fe

Browse files
authored
Revert "Bump org.jenkins-ci.plugins:ssh-credentials in /bom-weekly (#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.
1 parent 19dd224 commit c55f5fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,7 @@
984984
<dependency>
985985
<groupId>org.jenkins-ci.plugins</groupId>
986986
<artifactId>ssh-credentials</artifactId>
987-
<version>342.ve5a_f1db_5a_132</version>
987+
<version>337.v395d2403ccd4</version>
988988
</dependency>
989989
<dependency>
990990
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)