Skip to content

Commit d118fb1

Browse files
authored
Merge pull request #1196 from apache/dependabot/maven/org.codehaus.cargo-cargo-maven2-plugin-1.9.0
build(deps-dev): bump org.codehaus.cargo:cargo-maven2-plugin from 1.8.5 to 1.9.0
2 parents 327b2b2 + e198bbd commit d118fb1

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)