Skip to content

Commit 56297dc

Browse files
chore(deps)(deps-dev): bump com.github.eirslett:frontend-maven-plugin
Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.15.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.15.1...frontend-plugins-2.0.0) --- updated-dependencies: - dependency-name: com.github.eirslett:frontend-maven-plugin dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ae0278 commit 56297dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
<plugin>
243243
<groupId>com.github.eirslett</groupId>
244244
<artifactId>frontend-maven-plugin</artifactId>
245-
<version>1.15.1</version>
245+
<version>2.0.0</version>
246246
<configuration>
247247
<workingDirectory>src/main/frontend</workingDirectory>
248248
<nodeVersion>v20.11.0</nodeVersion>

0 commit comments

Comments
 (0)