Skip to content

Commit 21c91fb

Browse files
dependabot[bot]davidmoten
authored andcommitted
Bump exec-maven-plugin from 1.6.0 to 3.0.0
Bumps [exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 1.6.0 to 3.0.0. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-1.6.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] <support@github.com>
1 parent 4b731f6 commit 21c91fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rxjava2-jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@
388388
<plugin>
389389
<groupId>org.codehaus.mojo</groupId>
390390
<artifactId>exec-maven-plugin</artifactId>
391-
<version>1.6.0</version>
391+
<version>3.0.0</version>
392392
<executions>
393393
<execution>
394394
<id>run-benchmarks</id>

0 commit comments

Comments
 (0)