Skip to content

Commit 2974c42

Browse files
build(deps): bump com.github.eirslett:frontend-maven-plugin
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.12.1 to 2.0.0. - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](eirslett/frontend-maven-plugin@frontend-plugins-1.12.1...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 d1ef089 commit 2974c42

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
@@ -474,7 +474,7 @@
474474
<plugin>
475475
<groupId>com.github.eirslett</groupId>
476476
<artifactId>frontend-maven-plugin</artifactId>
477-
<version>1.12.1</version>
477+
<version>2.0.0</version>
478478
<executions>
479479
<execution>
480480
<id>Install Node</id>

0 commit comments

Comments
 (0)