Skip to content

Commit a2a48b3

Browse files
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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04cd316 commit a2a48b3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@
223223
<plugin>
224224
<groupId>org.codehaus.mojo</groupId>
225225
<artifactId>exec-maven-plugin</artifactId>
226-
<version>3.6.2</version>
226+
<version>3.6.3</version>
227227
<executions>
228228
<execution>
229229
<id>install-harness-dependencies</id>
@@ -659,7 +659,7 @@
659659
<plugin>
660660
<groupId>org.codehaus.mojo</groupId>
661661
<artifactId>exec-maven-plugin</artifactId>
662-
<version>3.6.2</version>
662+
<version>3.6.3</version>
663663
<executions>
664664
<execution>
665665
<id>update-copilot-schema-version</id>
@@ -712,7 +712,7 @@
712712
<plugin>
713713
<groupId>org.codehaus.mojo</groupId>
714714
<artifactId>exec-maven-plugin</artifactId>
715-
<version>3.6.2</version>
715+
<version>3.6.3</version>
716716
<executions>
717717
<execution>
718718
<id>codegen-npm-install</id>

0 commit comments

Comments
 (0)