Skip to content

Commit 8916bf8

Browse files
dependabot[bot]davidmoten
authored andcommitted
Bump exec-maven-plugin from 1.4.0 to 3.0.0
Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.4.0 to 3.0.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-1.4.0...exec-maven-plugin-3.0.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0b45c0 commit 8916bf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2121
<maven.compiler.target>1.8</maven.compiler.target>
2222
<jmh.version>1.33</jmh.version>
23-
<exec.version>1.4.0</exec.version>
23+
<exec.version>3.0.0</exec.version>
2424
<slf4j.version>1.7.32</slf4j.version>
2525
<rxjava2.version>2.2.21</rxjava2.version>
2626

0 commit comments

Comments
 (0)