Skip to content

Commit a91aaf9

Browse files
dependabot[bot]slachiewicz
authored andcommitted
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] <[email protected]>
1 parent 3246a6c commit a91aaf9

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.5.1</version.exec-maven-plugin>
69+
<version.exec-maven-plugin>3.6.0</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)