Skip to content

Commit eca066e

Browse files
Bump com.github.eirslett:frontend-maven-plugin from 1.15.4 to 2.0.0
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.15.4 to 2.0.0. - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.15.4...frontend-plugins-2.0.0) --- updated-dependencies: - dependency-name: com.github.eirslett:frontend-maven-plugin dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32fc973 commit eca066e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<plugin>
7979
<groupId>com.github.eirslett</groupId>
8080
<artifactId>frontend-maven-plugin</artifactId>
81-
<version>1.15.4</version>
81+
<version>2.0.0</version>
8282
<configuration>
8383
<nodeVersion>${node.version}</nodeVersion>
8484
<yarnVersion>${yarn.version}</yarnVersion>

0 commit comments

Comments
 (0)