Skip to content

Commit 634bfc2

Browse files
Bump com.github.eirslett:frontend-maven-plugin from 1.15.4 to 2.0.0 (#1338)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2964c27 commit 634bfc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/wicket-js-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
<plugin>
9393
<groupId>com.github.eirslett</groupId>
9494
<artifactId>frontend-maven-plugin</artifactId>
95-
<version>1.15.4</version>
95+
<version>2.0.0</version>
9696
<executions>
9797
<execution>
9898
<id>install node and npm</id>

0 commit comments

Comments
 (0)