Skip to content

Commit

Permalink
chore(deps): bump org.codehaus.cargo:cargo-maven3-plugin (#19664)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Jul 3, 2024
1 parent e427620 commit d2d7e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flow-tests/servlet-containers/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven3-plugin</artifactId>
<version>1.10.13</version>
<version>1.10.14</version>
<configuration>
<configuration>
<type>standalone</type>
Expand Down

0 comments on commit d2d7e8d

Please sign in to comment.