This is an automated email from the ASF dual-hosted git repository.
bitstorm 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 a1292fd0d9 Bump com.github.eirslett:frontend-maven-plugin from 2.0.1
to 2.0.2 (#1531)
a1292fd0d9 is described below
commit a1292fd0d98709f50c40a58228a80fc51dca09eb
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Aug 2 23:31:02 2026 +0200
Bump com.github.eirslett:frontend-maven-plugin from 2.0.1 to 2.0.2 (#1531)
Bumps
[com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin)
from 2.0.1 to 2.0.2.
-
[Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/eirslett/frontend-maven-plugin/commits/frontend-plugins-2.0.2)
---
updated-dependencies:
- dependency-name: com.github.eirslett:frontend-maven-plugin
dependency-version: 2.0.2
dependency-type: direct:development
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 21cea62818..d1a614abc5 100644
--- a/testing/wicket-js-tests/pom.xml
+++ b/testing/wicket-js-tests/pom.xml
@@ -96,7 +96,7 @@
<plugin>
<groupId>com.github.eirslett</groupId>
<artifactId>frontend-maven-plugin</artifactId>
- <version>2.0.1</version>
+ <version>2.0.2</version>
<executions>
<execution>
<id>install
node and npm</id>