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

snuyanzin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git


The following commit(s) were added to refs/heads/master by this push:
     new 4e995125ff9 [FLINK-40228][ci] Bump frontend-maven-plugin to 2.0.1
4e995125ff9 is described below

commit 4e995125ff9dcafc8c91d6119ea3dd9436522fa1
Author: Sergey Nuyanzin <[email protected]>
AuthorDate: Fri Jul 24 07:36:26 2026 +0200

    [FLINK-40228][ci] Bump frontend-maven-plugin to 2.0.1
---
 flink-runtime-web/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flink-runtime-web/pom.xml b/flink-runtime-web/pom.xml
index 94709b10879..966a7462e2e 100644
--- a/flink-runtime-web/pom.xml
+++ b/flink-runtime-web/pom.xml
@@ -265,7 +265,7 @@ under the License.
                        <plugin>
                                <groupId>com.github.eirslett</groupId>
                                <artifactId>frontend-maven-plugin</artifactId>
-                               <version>1.15.1</version>
+                               <version>2.0.1</version>
                                <executions>
                                        <execution>
                                                <id>install node and npm</id>

Reply via email to