This is an automated email from the ASF dual-hosted git repository.
andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena.git
The following commit(s) were added to refs/heads/main by this push:
new 755c75399f Bump node from 20.11.0 to 20.19.3
755c75399f is described below
commit 755c75399f0c37d752cd48978a40a37d9ab6fb82
Author: Andy Seaborne <[email protected]>
AuthorDate: Wed Jun 25 08:37:24 2025 +0100
Bump node from 20.11.0 to 20.19.3
---
jena-fuseki2/jena-fuseki-ui/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jena-fuseki2/jena-fuseki-ui/pom.xml
b/jena-fuseki2/jena-fuseki-ui/pom.xml
index a89fdc8b64..c60a1cc0be 100644
--- a/jena-fuseki2/jena-fuseki-ui/pom.xml
+++ b/jena-fuseki2/jena-fuseki-ui/pom.xml
@@ -29,7 +29,7 @@
</parent>
<properties>
- <node.version>v20.11.0</node.version>
+ <node.version>v20.19.3</node.version>
<yarn.version>v1.22.17</yarn.version>
<automatic.module.name>org.apache.jena.fuseki.ui</automatic.module.name>