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 5d2e83fbd Update Node.js to v24.21.0 (#284)
5d2e83fbd is described below
commit 5d2e83fbda29c2ef1d9562227f8680a0f8aa4590
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Sep 9 08:43:29 2026 +0100
Update Node.js to v24.21.0 (#284)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 623dc6251..7c9ae505c 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>24.18.0</pagefind.node.version>
+ <pagefind.node.version>24.21.0</pagefind.node.version>
</properties>
<build>