Skip to content

Commit b324c30

Browse files
authored
Cleanup pom (#404)
1 parent b99d6fb commit b324c30

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

pom.xml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jenkins-ci.plugins</groupId>
77
<artifactId>plugin</artifactId>
8-
<version>4.59</version>
8+
<version>4.61</version>
99
</parent>
1010

1111
<artifactId>azure-vm-agents</artifactId>
@@ -66,7 +66,7 @@
6666
<dependency>
6767
<groupId>io.jenkins.plugins</groupId>
6868
<artifactId>azure-sdk</artifactId>
69-
<version>118.v43f74dd9ca_dc</version>
69+
<version>132.v62b_48eb_6f32f</version>
7070
</dependency>
7171
<dependency>
7272
<groupId>org.jenkins-ci.plugins</groupId>
@@ -76,7 +76,6 @@
7676
<dependency>
7777
<groupId>org.jenkins-ci.plugins</groupId>
7878
<artifactId>jsch</artifactId>
79-
<version>0.1.55.61.va_e9ee26616e7</version>
8079
</dependency>
8180
<dependency>
8281
<groupId>org.mockito</groupId>
@@ -109,9 +108,8 @@
109108
</dependency>
110109
<dependency>
111110
<groupId>org.hamcrest</groupId>
112-
<artifactId>hamcrest</artifactId>
111+
<artifactId>hamcrest-core</artifactId>
113112
<scope>test</scope>
114-
<version>2.2</version>
115113
</dependency>
116114
</dependencies>
117115

0 commit comments

Comments
 (0)