Skip to content

Commit fe9a651

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

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.20</version>
327+
<version>1.10.25</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.20</version>
331+
<version>1.10.25</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.20</version>
326+
<version>1.10.25</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
@@ -351,7 +351,7 @@
351351
<plugin>
352352
<groupId>org.codehaus.cargo</groupId>
353353
<artifactId>cargo-maven3-plugin</artifactId>
354-
<version>1.10.20</version>
354+
<version>1.10.25</version>
355355
<configuration>
356356
<!--This plugins supports the following containers-->
357357
<container>

0 commit comments

Comments
 (0)