Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Nov 10, 2023
2 parents a51f90b + 387a626 commit 65c3af9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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 @@ -67,7 +67,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.2.1</version>
<version>1.6.0</version>
<executions>
<execution>
<id>execute-relay-JAR</id>
Expand Down
2 changes: 1 addition & 1 deletion s3auth-relay/src/main/production/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.2.1</version>
<version>1.6.0</version>
<executions>
<execution>
<id>execute</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 @@ -256,7 +256,7 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.3.2</version>
<version>1.6.0</version>
<executions>
<execution>
<id>start-takes-server</id>
Expand Down

0 comments on commit 65c3af9

Please sign in to comment.