Skip to content

Commit 92e7d77

Browse files
chore: Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.5.1 (#8075)
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.1.0 to 3.5.1. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@exec-maven-plugin-3.1.0...3.5.1) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b59f7e4 commit 92e7d77

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

  • vaadin-aura-theme-flow-parent/vaadin-aura-theme-flow
  • vaadin-lumo-theme-flow-parent/vaadin-lumo-theme-flow

vaadin-aura-theme-flow-parent/vaadin-aura-theme-flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<plugin>
2323
<groupId>org.codehaus.mojo</groupId>
2424
<artifactId>exec-maven-plugin</artifactId>
25-
<version>3.1.0</version>
25+
<version>3.5.1</version>
2626
<executions>
2727
<execution>
2828
<id>copy-theme-distribution</id>

vaadin-lumo-theme-flow-parent/vaadin-lumo-theme-flow/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<plugin>
3131
<groupId>org.codehaus.mojo</groupId>
3232
<artifactId>exec-maven-plugin</artifactId>
33-
<version>3.1.0</version>
33+
<version>3.5.1</version>
3434
<executions>
3535
<execution>
3636
<id>copy-theme-distribution</id>

0 commit comments

Comments
 (0)