Skip to content

Commit

Permalink
maven(deps): bump org.codehaus.cargo:cargo-maven3-plugin (#4627)
Browse files Browse the repository at this point in the history
Bumps org.codehaus.cargo:cargo-maven3-plugin from 1.10.12 to 1.10.13.

---
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] committed Apr 29, 2024
1 parent 07b67a1 commit 7365730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven3-plugin</artifactId>
<version>1.10.12</version>
<version>1.10.13</version>
<configuration>
<container>
<containerId>tomcat9x</containerId>
Expand Down

0 comments on commit 7365730

Please sign in to comment.