Skip to content

Commit 0a8dcec

Browse files
slonopotamusMarky Jackson
authored andcommitted
Bump parent pom to 3.54 (#70)
1 parent c02cd6b commit 0a8dcec

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
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jenkins-ci.plugins</groupId>
66
<artifactId>plugin</artifactId>
7-
<version>3.48</version>
7+
<version>3.54</version>
88
<relativePath />
99
</parent>
1010
<groupId>io.jenkins.plugins</groupId>
@@ -73,8 +73,8 @@
7373
</dependency>
7474
<dependency>
7575
<groupId>org.hamcrest</groupId>
76-
<artifactId>hamcrest-all</artifactId>
77-
<version>1.3</version>
76+
<artifactId>hamcrest-library</artifactId>
77+
<version>2.1</version>
7878
<scope>test</scope>
7979
</dependency>
8080
<dependency>

0 commit comments

Comments
 (0)