Skip to content

Commit b314014

Browse files
build(deps-dev): bump com.github.eirslett:frontend-maven-plugin (#8830)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6deab7 commit b314014

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

storm-webapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
<plugin>
182182
<groupId>com.github.eirslett</groupId>
183183
<artifactId>frontend-maven-plugin</artifactId>
184-
<version>2.0.0</version>
184+
<version>2.0.1</version>
185185
<configuration>
186186
<nodeVersion>v24.14.1</nodeVersion>
187187
<workingDirectory>${basedir}</workingDirectory>

0 commit comments

Comments
 (0)