Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/org.jenkins-ci-annotation…
Browse files Browse the repository at this point in the history
…-indexer-1.17
  • Loading branch information
jglick committed Jun 26, 2023
2 parents 836f2d5 + bee1ffb commit 14757ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.jenkins-ci</groupId>
<artifactId>jenkins</artifactId>
<version>1.99</version>
<version>1.100</version>
<relativePath/>
</parent>
<groupId>org.jenkins-ci.test</groupId>
Expand Down Expand Up @@ -99,7 +99,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>4.9.0</version>
<version>5.4.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 14757ec

Please sign in to comment.