Skip to content

Commit ea08828

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

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
@@ -376,7 +376,7 @@
376376
<plugin>
377377
<groupId>org.codehaus.mojo</groupId>
378378
<artifactId>exec-maven-plugin</artifactId>
379-
<version>3.5.1</version>
379+
<version>3.6.0</version>
380380
<executions>
381381
<execution>
382382
<id>run-benchmarks</id>

0 commit comments

Comments
 (0)