Skip to content

Commit

Permalink
Update dependency org.codehaus.mojo:build-helper-maven-plugin to v1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent b01c8e4 commit d155be3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion s3auth-relay/src/it/non-daemon/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.7</version>
<version>1.12</version>
<executions>
<execution>
<id>reserve-port</id>
Expand Down
2 changes: 1 addition & 1 deletion s3auth-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.8</version>
<version>1.12</version>
<executions>
<execution>
<id>takes-port</id>
Expand Down

0 comments on commit d155be3

Please sign in to comment.