Skip to content

Commit

Permalink
Upgrading cargo-maven3-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ilgrosso committed Nov 29, 2023
1 parent c88b504 commit a2f00a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1662,7 +1662,7 @@ under the License.
<plugin>
<groupId>org.codehaus.cargo</groupId>
<artifactId>cargo-maven3-plugin</artifactId>
<version>1.10.10</version>
<version>1.10.11</version>
<configuration>
<container>
<log>${project.build.directory}/log/cargo.log</log>
Expand Down

0 comments on commit a2f00a4

Please sign in to comment.