Skip to content

Commit ae85c3f

Browse files
committed
Dep released
1 parent 9b957b5 commit ae85c3f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,17 +78,17 @@
7878
<scope>import</scope>
7979
<type>pom</type>
8080
</dependency>
81-
<!-- TODO https://github.com/jenkinsci/ssh-agents-plugin/pull/607 -->
81+
<!-- TODO until in BOM -->
8282
<dependency>
8383
<groupId>org.jenkins-ci.plugins</groupId>
8484
<artifactId>ssh-slaves</artifactId>
85-
<version>3.1069.v30991b_9a_4f68</version>
85+
<version>3.1071.v0d059c7b_c555</version>
8686
</dependency>
8787
<dependency>
8888
<groupId>org.jenkins-ci.plugins</groupId>
8989
<artifactId>ssh-slaves</artifactId>
9090
<classifier>tests</classifier>
91-
<version>3.1069.v30991b_9a_4f68</version>
91+
<version>3.1071.v0d059c7b_c555</version>
9292
</dependency>
9393
</dependencies>
9494
</dependencyManagement>

0 commit comments

Comments
 (0)