Skip to content

Commit

Permalink
Bump org.codehaus.mojo:exec-maven-plugin from 1.2.1 to 3.3.0 in /samp…
Browse files Browse the repository at this point in the history
…les/concurrent-modification (#210)

Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin)
from 1.2.1 to 3.3.0.
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 2a929fd commit 2a98e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/concurrent-modification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.2.1</version>
<version>3.3.0</version>
<configuration>
<mainClass>io.dgraph.example.MultiThreadedMutationLauncher</mainClass>
</configuration>
Expand Down

0 comments on commit 2a98e56

Please sign in to comment.