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 20321391a chore(deps): update node.js to v24.13.0 (#258)
20321391a is described below
commit 20321391a9762b8a63fc0ccf06f562635c4ee52b
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jan 30 22:54:55 2026 +0000
chore(deps): update node.js to v24.13.0 (#258)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f734bfe06..1b97a6b35 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.12.0</pagefind.node.version>
+ <pagefind.node.version>24.13.0</pagefind.node.version>
</properties>
<build>