Skip to content

Commit 2f7eced

Browse files
Bump org.codehaus.mojo:exec-maven-plugin from 3.6.0 to 3.6.1 (#375)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.0 to 3.6.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.0...3.6.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24b6c95 commit 2f7eced

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
@@ -66,7 +66,7 @@ under the License.
6666
<maven.site.path>tools-archives/wrapper-LATEST</maven.site.path>
6767
<mavenVersion>3.9.11</mavenVersion>
6868
<javaVersion>8</javaVersion>
69-
<version.exec-maven-plugin>3.6.0</version.exec-maven-plugin>
69+
<version.exec-maven-plugin>3.6.1</version.exec-maven-plugin>
7070

7171
<!-- TODO remove with next parent -->
7272
<version.maven-compiler-plugin>3.14.1</version.maven-compiler-plugin>

0 commit comments

Comments
 (0)