Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/maven/org.apache.maven.release-…
Browse files Browse the repository at this point in the history
…maven-release-manager-3.1.0
  • Loading branch information
gounthar authored Aug 6, 2024
2 parents 0edfa4c + 74b79e9 commit 69cf594
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 @@ -10,7 +10,7 @@
<parent>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>4.85</version>
<version>4.86</version>
<relativePath />
</parent>

Expand Down Expand Up @@ -216,7 +216,7 @@
<dependency>
<groupId>org.hamcrest</groupId>
<artifactId>hamcrest</artifactId>
<version>2.2</version>
<version>3.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 69cf594

Please sign in to comment.