Skip to content

Commit 1d1b64f

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.5.1 to 3.6.0 (#167)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 27401b9 commit 1d1b64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
<plugin>
6464
<groupId>org.codehaus.mojo</groupId>
6565
<artifactId>exec-maven-plugin</artifactId>
66-
<version>3.5.1</version>
66+
<version>3.6.0</version>
6767
<configuration>
6868
<executable>docker</executable>
6969
<workingDirectory>${project.basedir}</workingDirectory>

0 commit comments

Comments
 (0)