Skip to content

Commit c32fa02

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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>2.0.0</version>
81+
<version>2.0.1</version>
8282
<configuration>
8383
<nodeVersion>${node.version}</nodeVersion>
8484
<yarnVersion>${yarn.version}</yarnVersion>

0 commit comments

Comments
 (0)