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 c673ce75d Update Node.js to v24.18.0 (#266)
c673ce75d is described below

commit c673ce75d2cd96c4da5e8e56baf850b050b84d23
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jun 24 10:13:49 2026 +0100

    Update Node.js to v24.18.0 (#266)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 52bb02549..78930b975 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.14.1</pagefind.node.version>
+    <pagefind.node.version>24.18.0</pagefind.node.version>
   </properties>
 
   <build>

Reply via email to