Skip to content

Commit f31ab46

Browse files
chore(deps): bump com.github.eirslett:frontend-maven-plugin
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]>
1 parent 15d77ef commit f31ab46

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
@@ -101,7 +101,7 @@
101101
<plugin>
102102
<groupId>com.github.eirslett</groupId>
103103
<artifactId>frontend-maven-plugin</artifactId>
104-
<version>1.15.4</version>
104+
<version>2.0.0</version>
105105
<executions>
106106
<execution>
107107
<!-- optional: looks nicer in your build log. -->

0 commit comments

Comments
 (0)