Skip to content

Commit 1084ddd

Browse files
chore(deps): bump org.codehaus.cargo:cargo-maven3-plugin (#22505)
Bumps org.codehaus.cargo:cargo-maven3-plugin from 1.10.22 to 1.10.23. --- updated-dependencies: - dependency-name: org.codehaus.cargo:cargo-maven3-plugin dependency-version: 1.10.23 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 bf4695f commit 1084ddd

File tree

2 files changed

+2
-2
lines changed
  • flow-tests
    • servlet-containers
    • test-commercial-banner/integration-test

2 files changed

+2
-2
lines changed

flow-tests/servlet-containers/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<plugin>
2727
<groupId>org.codehaus.cargo</groupId>
2828
<artifactId>cargo-maven3-plugin</artifactId>
29-
<version>1.10.22</version>
29+
<version>1.10.23</version>
3030
<configuration>
3131
<configuration>
3232
<type>standalone</type>

flow-tests/test-commercial-banner/integration-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<plugin>
4343
<groupId>org.codehaus.cargo</groupId>
4444
<artifactId>cargo-maven3-plugin</artifactId>
45-
<version>1.10.22</version>
45+
<version>1.10.23</version>
4646
<configuration>
4747
<container>
4848
<containerId>jetty12x</containerId>

0 commit comments

Comments
 (0)