Skip to content

Commit 1c0cf72

Browse files
build(deps): bump org.codehaus.cargo:cargo-maven3-plugin in /src
Bumps org.codehaus.cargo:cargo-maven3-plugin from 1.10.25 to 1.10.26. --- updated-dependencies: - dependency-name: org.codehaus.cargo:cargo-maven3-plugin dependency-version: 1.10.26 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 524690a commit 1c0cf72

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/server-am/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
<plugin>
325325
<groupId>org.codehaus.cargo</groupId>
326326
<artifactId>cargo-maven3-plugin</artifactId>
327-
<version>1.10.25</version>
327+
<version>1.10.26</version>
328328
<configuration>
329329
<!--This plugins supports the following containers-->
330330
<container>

src/server-cm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@
328328
<plugin>
329329
<groupId>org.codehaus.cargo</groupId>
330330
<artifactId>cargo-maven3-plugin</artifactId>
331-
<version>1.10.25</version>
331+
<version>1.10.26</version>
332332
<configuration>
333333
<!--This plugins supports the following containers-->
334334
<container>

src/server-qm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@
323323
<plugin>
324324
<groupId>org.codehaus.cargo</groupId>
325325
<artifactId>cargo-maven3-plugin</artifactId>
326-
<version>1.10.25</version>
326+
<version>1.10.26</version>
327327
<configuration>
328328
<!--This plugins supports the following containers-->
329329
<container>

src/server-rm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354
<plugin>
355355
<groupId>org.codehaus.cargo</groupId>
356356
<artifactId>cargo-maven3-plugin</artifactId>
357-
<version>1.10.25</version>
357+
<version>1.10.26</version>
358358
<configuration>
359359
<!--This plugins supports the following containers-->
360360
<container>

0 commit comments

Comments
 (0)