Skip to content

Commit

Permalink
[FLINK-36739] Update the NodeJS to v22.11.0 (LTS)
Browse files Browse the repository at this point in the history
  • Loading branch information
mehdid93 authored and afedulov committed Jan 13, 2025
1 parent 1908c77 commit ff3d6e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flink-runtime-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,8 @@ under the License.
<goal>install-node-and-npm</goal>
</goals>
<configuration>
<nodeVersion>v16.13.2</nodeVersion>
<npmVersion>8.1.2</npmVersion>
<nodeVersion>v22.11.0</nodeVersion>
<npmVersion>10.9.0</npmVersion>
</configuration>
</execution>
<execution>
Expand Down

0 comments on commit ff3d6e0

Please sign in to comment.