Skip to content

Commit

Permalink
Bump org.codehaus.cargo:cargo-maven3-plugin from 1.10.14 to 1.10.15
Browse files Browse the repository at this point in the history
Bumps org.codehaus.cargo:cargo-maven3-plugin from 1.10.14 to 1.10.15.

---
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>
  • Loading branch information
dependabot[bot] authored Sep 25, 2024
1 parent 3c6f5d9 commit 3e60f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1611,7 +1611,7 @@ under the License.
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven3-plugin</artifactId>
<version>1.10.14</version>
<version>1.10.15</version>
<configuration>
<container>
<log>${project.build.directory}/log/cargo.log</log>
Expand Down

0 comments on commit 3e60f8d

Please sign in to comment.