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 9af0314e4 chore(deps): update node.js to v24.14.1 (#260)
9af0314e4 is described below
commit 9af0314e40ad26f43fd3c965795ab6dc1127c22e
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Mar 25 10:19:54 2026 +0000
chore(deps): update node.js to v24.14.1 (#260)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1b97a6b35..07b7ad14f 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.13.0</pagefind.node.version>
+ <pagefind.node.version>24.14.1</pagefind.node.version>
</properties>
<build>