Skip to content

Commit

Permalink
Bump org.codehaus.cargo:cargo-maven3-plugin from 1.10.14 to 1.10.15 i…
Browse files Browse the repository at this point in the history
…n /src (#293)

Bumps org.codehaus.cargo:cargo-maven3-plugin from 1.10.14 to 1.10.15.

---
updated-dependencies:
- dependency-name: org.codehaus.cargo:cargo-maven3-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent b2b0807 commit 07c857a
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/server-am/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven3-plugin</artifactId>
<version>1.10.14</version>
<version>1.10.15</version>
<configuration>
<!--This plugins supports the following containers-->
<container>
Expand Down
2 changes: 1 addition & 1 deletion src/server-cm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven3-plugin</artifactId>
<version>1.10.14</version>
<version>1.10.15</version>
<configuration>
<!--This plugins supports the following containers-->
<container>
Expand Down
2 changes: 1 addition & 1 deletion src/server-qm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven3-plugin</artifactId>
<version>1.10.14</version>
<version>1.10.15</version>
<configuration>
<!--This plugins supports the following containers-->
<container>
Expand Down
2 changes: 1 addition & 1 deletion src/server-rm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven3-plugin</artifactId>
<version>1.10.14</version>
<version>1.10.15</version>
<configuration>
<!--This plugins supports the following containers-->
<container>
Expand Down

0 comments on commit 07c857a

Please sign in to comment.