Skip to content

Commit 95086b8

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] <support@github.com>
1 parent dbfeacb commit 95086b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

studio/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<properties>
3434
<node.version>v18.19.0</node.version>
3535
<npm.version>10.2.3</npm.version>
36-
<frontend-maven-plugin.version>1.15.4</frontend-maven-plugin.version>
36+
<frontend-maven-plugin.version>2.0.0</frontend-maven-plugin.version>
3737
</properties>
3838

3939
<build>

0 commit comments

Comments
 (0)