From ba14da0e471d8404b3802b2b00cf0787f8449630 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 16:14:32 +0000 Subject: [PATCH] Bump com.github.eirslett:frontend-maven-plugin from 1.14.2 to 1.15.4 Bumps [com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin) from 1.14.2 to 1.15.4. - [Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-1.14.2...frontend-plugins-1.15.4) --- updated-dependencies: - dependency-name: com.github.eirslett:frontend-maven-plugin dependency-version: 1.15.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 65e85d32d..15855000c 100644 --- a/pom.xml +++ b/pom.xml @@ -163,7 +163,7 @@ com.github.eirslett frontend-maven-plugin - 1.14.2 + 1.15.4 ${node.version} ${npm.version}