Skip to content

Commit ea5624b

Browse files
fix(deps): bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 3.6.3
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.2 to 3.6.3. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.2...3.6.3) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba91fc1 commit ea5624b

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
@@ -964,7 +964,7 @@ check for new dependency/plugin updates using:
964964
<plugin>
965965
<groupId>org.codehaus.mojo</groupId>
966966
<artifactId>exec-maven-plugin</artifactId>
967-
<version>3.6.2</version>
967+
<version>3.6.3</version>
968968
<executions>
969969
<execution>
970970
<id>ecj@compile</id>

0 commit comments

Comments
 (0)