Skip to content

Commit dacf372

Browse files
Bump org.codehaus.mojo:exec-maven-plugin
Bumps the all-maven-dependencies group with 1 update in the / directory: [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin). Updates `org.codehaus.mojo:exec-maven-plugin` from 3.6.1 to 3.6.2 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.1...3.6.2) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-maven-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d75f04d commit dacf372

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
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.codehaus.mojo</groupId>
110110
<artifactId>exec-maven-plugin</artifactId>
111-
<version>3.6.1</version>
111+
<version>3.6.2</version>
112112
<executions>
113113
<execution>
114114
<phase>pre-integration-test</phase>

0 commit comments

Comments
 (0)