Skip to content

Commit de73abd

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.5.1
--- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29073e5 commit de73abd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,7 @@
498498
<plugin>
499499
<groupId>org.codehaus.mojo</groupId>
500500
<artifactId>exec-maven-plugin</artifactId>
501-
<version>3.1.0</version>
501+
<version>3.5.1</version>
502502
<configuration>
503503
<classpathScope>test</classpathScope>
504504
<mainClass>org.openjdk.jmh.Main</mainClass>

0 commit comments

Comments
 (0)