Skip to content

Commit 4fc72db

Browse files
Update dependency node to v20.19.1 (#10597)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b62d8dc commit 4fc72db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ THE SOFTWARE.
9898
<spotless.check.skip>false</spotless.check.skip>
9999
<!-- Make sure to keep the jetty-ee9-maven-plugin version in war/pom.xml in sync with the Jetty release in Winstone: -->
100100
<winstone.version>8.7</winstone.version>
101-
<node.version>20.19.0</node.version>
101+
<node.version>20.19.1</node.version>
102102
</properties>
103103

104104
<!--

0 commit comments

Comments
 (0)