Skip to content

Commit 971a4ea

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.0 to 3.6.3
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.5.0 to 3.6.3. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.5.0...3.6.3) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74a35ed commit 971a4ea

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
@@ -21,7 +21,7 @@
2121
<kotlinfaker.version>1.16.0</kotlinfaker.version>
2222
<maven.compiler.source>${java.version}</maven.compiler.source>
2323
<maven.compiler.target>${java.version}</maven.compiler.target>
24-
<maven.exec.version>3.5.0</maven.exec.version>
24+
<maven.exec.version>3.6.3</maven.exec.version>
2525
<kotlin.version>2.1.20</kotlin.version>
2626
<uberjar.name>benchmarks</uberjar.name>
2727
<mockneat.version>0.4.8</mockneat.version>

0 commit comments

Comments
 (0)