Skip to content

Commit

Permalink
build(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.4.1 to 3…
Browse files Browse the repository at this point in the history
….5.0 in /samples/concurrent-modification in the minor-and-patch group (#243)
  • Loading branch information
dependabot[bot] authored Oct 24, 2024
1 parent ef7d12f commit 9bce19b
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>3.4.1</version>
<version>3.5.0</version>
<configuration>
<mainClass>io.dgraph.example.MultiThreadedMutationLauncher</mainClass>
</configuration>
Expand Down

0 comments on commit 9bce19b

Please sign in to comment.