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 e715ac4fee Bump com.github.eirslett:frontend-maven-plugin from 2.0.0 
to 2.0.1 (#1490)
e715ac4fee is described below

commit e715ac4feec3d5902c7e653cd09d6c71d2531d43
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 15 10:26:40 2026 +0200

    Bump com.github.eirslett:frontend-maven-plugin from 2.0.0 to 2.0.1 (#1490)
    
    Bumps 
[com.github.eirslett:frontend-maven-plugin](https://github.com/eirslett/frontend-maven-plugin)
 from 2.0.0 to 2.0.1.
    - 
[Changelog](https://github.com/eirslett/frontend-maven-plugin/blob/master/CHANGELOG.md)
    - 
[Commits](https://github.com/eirslett/frontend-maven-plugin/compare/frontend-plugins-2.0.0...frontend-plugins-2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.github.eirslett:frontend-maven-plugin
      dependency-version: 2.0.1
      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 0cf3e2ecd9..21cea62818 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.0</version>
+                                               <version>2.0.1</version>
                                                <executions>
                                                        <execution>
                                                                <id>install 
node and npm</id>

Reply via email to