Skip to content

Commit e198bbd

Browse files
build(deps-dev): bump org.codehaus.cargo:cargo-maven2-plugin
Bumps org.codehaus.cargo:cargo-maven2-plugin from 1.8.5 to 1.9.0. --- updated-dependencies: - dependency-name: org.codehaus.cargo:cargo-maven2-plugin dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b06ad9e commit e198bbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • modules/samples/java_first_jaxws

modules/samples/java_first_jaxws/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
using the following command: mvn cargo:start -->
157157
<groupId>org.codehaus.cargo</groupId>
158158
<artifactId>cargo-maven2-plugin</artifactId>
159-
<version>1.8.5</version>
159+
<version>1.9.0</version>
160160
</plugin>
161161
</plugins>
162162
</build>

0 commit comments

Comments
 (0)