Skip to content

Commit 835c64b

Browse files
authored
[FLINK-30719][web] Update frontend-maven-plugin from 1.12.1 to 1.15.1 to make sure download files fully before write to disk
1 parent 77b03d9 commit 835c64b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-runtime-web/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ under the License.
255255
<plugin>
256256
<groupId>com.github.eirslett</groupId>
257257
<artifactId>frontend-maven-plugin</artifactId>
258-
<version>1.12.1</version>
258+
<version>1.15.1</version>
259259
<executions>
260260
<execution>
261261
<id>install node and npm</id>

0 commit comments

Comments
 (0)