Skip to content

Commit 6df0d9e

Browse files
chore(deps): bump org.jenkins-ci.modules:sshd from 3.330.vc866a_8389b_58 to 3.350.v1080103a_10fd in /bom-weekly (#4398)
* chore(deps): bump org.jenkins-ci.modules:sshd in /bom-weekly Bumps [org.jenkins-ci.modules:sshd](https://github.com/jenkinsci/sshd-plugin) from 3.330.vc866a_8389b_58 to 3.350.v1080103a_10fd. - [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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * Pin on older line --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Basil Crow <[email protected]>
1 parent 2115596 commit 6df0d9e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

bom-2.462.x/pom.xml

+5
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,11 @@
231231
<artifactId>lockable-resources</artifactId>
232232
<version>1327.ved786b_a_197e0</version>
233233
</dependency>
234+
<dependency>
235+
<groupId>org.jenkins-ci.modules</groupId>
236+
<artifactId>sshd</artifactId>
237+
<version>3.330.vc866a_8389b_58</version>
238+
</dependency>
234239
<dependency>
235240
<groupId>org.jenkins-ci.plugins</groupId>
236241
<artifactId>ansicolor</artifactId>

bom-weekly/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@
764764
<dependency>
765765
<groupId>org.jenkins-ci.modules</groupId>
766766
<artifactId>sshd</artifactId>
767-
<version>3.330.vc866a_8389b_58</version>
767+
<version>3.350.v1080103a_10fd</version>
768768
</dependency>
769769
<dependency>
770770
<groupId>org.jenkins-ci.plugins</groupId>

0 commit comments

Comments
 (0)