This is an automated email from the ASF dual-hosted git repository.
adelbene pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/wicket.git
The following commit(s) were added to refs/heads/master by this push:
new b4fb133a02 Bump com.github.eirslett:frontend-maven-plugin from 1.15.1
to 1.15.4 (#1261)
b4fb133a02 is described below
commit b4fb133a025112a6f9db25b0104bba346ba41fba
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 28 16:50:28 2025 +0200
Bump com.github.eirslett:frontend-maven-plugin from 1.15.1 to 1.15.4 (#1261)
Bumps
[com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin)
from 1.15.1 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.15.1...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-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
testing/wicket-js-tests/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/testing/wicket-js-tests/pom.xml b/testing/wicket-js-tests/pom.xml
index 0303bb773f..9290cec1fb 100644
--- a/testing/wicket-js-tests/pom.xml
+++ b/testing/wicket-js-tests/pom.xml
@@ -92,7 +92,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
- <version>1.15.1</version>
+ <version>1.15.4</version>
<executions>
<execution>
<id>install
node and npm</id>