This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/master by this push:
new 50dba2379 chore(deps): update node.js to v24 (#247)
50dba2379 is described below
commit 50dba237986cde890b69dd17288104f0aa88e86d
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Nov 21 22:01:36 2025 +0000
chore(deps): update node.js to v24 (#247)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index bd512cd74..4a0af6d10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
<pagefind.maven.phase>test</pagefind.maven.phase>
<!-- renovate: datasource=node depName=node -->
- <pagefind.node.version>16.6.0</pagefind.node.version>
+ <pagefind.node.version>24.11.1</pagefind.node.version>
</properties>
<build>