Skip to content

Commit 9354c8c

Browse files
maven(deps): bump org.codehaus.cargo:cargo-maven3-plugin (#4909)
Bumps org.codehaus.cargo:cargo-maven3-plugin from 1.10.16 to 1.10.17. --- 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>
1 parent 5a92aef commit 9354c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@
237237
<plugin>
238238
<groupId>org.codehaus.cargo</groupId>
239239
<artifactId>cargo-maven3-plugin</artifactId>
240-
<version>1.10.16</version>
240+
<version>1.10.17</version>
241241
<configuration>
242242
<container>
243243
<containerId>tomcat9x</containerId>

0 commit comments

Comments
 (0)