Skip to content

Commit 28eb826

Browse files
maven(deps): bump org.codehaus.cargo:cargo-maven3-plugin (#5404)
Bumps org.codehaus.cargo:cargo-maven3-plugin from 1.10.23 to 1.10.24. --- updated-dependencies: - dependency-name: org.codehaus.cargo:cargo-maven3-plugin dependency-version: 1.10.24 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 569b200 commit 28eb826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<plugin>
133133
<groupId>org.codehaus.cargo</groupId>
134134
<artifactId>cargo-maven3-plugin</artifactId>
135-
<version>1.10.23</version>
135+
<version>1.10.24</version>
136136
<configuration>
137137
<container>
138138
<containerId>tomcat11x</containerId>

0 commit comments

Comments
 (0)