This is an automated email from the ASF dual-hosted git repository.

sruehl pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new d682ada872 build(deps): bump com.github.eirslett:frontend-maven-plugin 
(#2279)
d682ada872 is described below

commit d682ada8727ec2909a107bfdca74aef8dfc4065e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Sep 26 16:09:51 2025 +0200

    build(deps): bump com.github.eirslett:frontend-maven-plugin (#2279)
    
    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>
---
 website/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/pom.xml b/website/pom.xml
index 800d148b24..06acb9259e 100644
--- a/website/pom.xml
+++ b/website/pom.xml
@@ -347,7 +347,7 @@
       <plugin>
         <groupId>com.github.eirslett</groupId>
         <artifactId>frontend-maven-plugin</artifactId>
-        <version>1.15.1</version>
+        <version>1.15.4</version>
 
         <executions>
           <execution>

Reply via email to