Skip to content

Commit 14757ec

Browse files
authored
Merge branch 'master' into dependabot/maven/org.jenkins-ci-annotation-indexer-1.17
2 parents 836f2d5 + bee1ffb commit 14757ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.jenkins-ci</groupId>
66
<artifactId>jenkins</artifactId>
7-
<version>1.99</version>
7+
<version>1.100</version>
88
<relativePath/>
99
</parent>
1010
<groupId>org.jenkins-ci.test</groupId>
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>org.mockito</groupId>
101101
<artifactId>mockito-core</artifactId>
102-
<version>4.9.0</version>
102+
<version>5.4.0</version>
103103
<scope>test</scope>
104104
</dependency>
105105
<dependency>

0 commit comments

Comments
 (0)