Skip to content

Commit

Permalink
build(deps): bump org.codehaus.cargo:cargo-maven3-plugin from 1.10.15…
Browse files Browse the repository at this point in the history
… to 1.10.16 in /src (#331)

build(deps): bump org.codehaus.cargo:cargo-maven3-plugin in /src

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

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 18, 2024
1 parent 254f76f commit 4073728
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 @@ -327,7 +327,7 @@
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven3-plugin</artifactId>
<version>1.10.15</version>
<version>1.10.16</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 @@ -331,7 +331,7 @@
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven3-plugin</artifactId>
<version>1.10.15</version>
<version>1.10.16</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 @@ -325,7 +325,7 @@
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven3-plugin</artifactId>
<version>1.10.15</version>
<version>1.10.16</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 @@ -352,7 +352,7 @@
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven3-plugin</artifactId>
<version>1.10.15</version>
<version>1.10.16</version>
<configuration>
<!--This plugins supports the following containers-->
<container>
Expand Down

0 comments on commit 4073728

Please sign in to comment.