Skip to content

Commit 8de1a32

Browse files
chore(deps): bump org.codehaus.cargo:cargo-maven3-plugin in /war (#1499)
Bumps org.codehaus.cargo:cargo-maven3-plugin from 1.10.13 to 1.10.14. --- 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 7a4f82b commit 8de1a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

war/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2424
<maven.compiler.release>21</maven.compiler.release>
2525
<jetty.version>12.0.12</jetty.version>
26-
<cargo-maven3-plugin.version>1.10.13</cargo-maven3-plugin.version>
26+
<cargo-maven3-plugin.version>1.10.14</cargo-maven3-plugin.version>
2727
<maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version>
2828
<maven-failsafe-plugin.version>3.3.1</maven-failsafe-plugin.version>
2929
</properties>

0 commit comments

Comments
 (0)