Skip to content

Commit

Permalink
Merge pull request dadoonet#1288 from dadoonet/dependabot/maven/com.c…
Browse files Browse the repository at this point in the history
…arrotsearch.randomizedtesting-junit4-maven-plugin-2.7.9

Bump junit4-maven-plugin from 2.7.8 to 2.7.9
  • Loading branch information
dadoonet authored Oct 25, 2021
2 parents 999a4e2 + ea8c25d commit b1b3fea
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 @@ -195,7 +195,7 @@
<plugin>
<groupId>com.carrotsearch.randomizedtesting</groupId>
<artifactId>junit4-maven-plugin</artifactId>
<version>2.7.8</version>
<version>2.7.9</version>
<configuration>
<heartbeat>10</heartbeat>
<jvmOutputAction>pipe,ignore</jvmOutputAction>
Expand Down

0 comments on commit b1b3fea

Please sign in to comment.