This is an automated email from the ASF dual-hosted git repository.
malliaridis pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr.git
The following commit(s) were added to refs/heads/main by this push:
new 126ac8d5130 Bump NodeJS version to 22 and web dependencies (#3201)
126ac8d5130 is described below
commit 126ac8d5130653dbcb1933ab63bb6a53391607f4
Author: Christos Malliaridis <[email protected]>
AuthorDate: Mon Aug 25 16:57:31 2025 +0300
Bump NodeJS version to 22 and web dependencies (#3201)
* Bump nodejs version to 22.18.0
* Bump ref-guide npm dependencies
* Bump nodegradle-node version to 7.1.0
---
gradle/libs.versions.toml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index f89780cc7b0..e8eaeff7373 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -16,11 +16,11 @@
adobe-testing-s3mock = "3.9.1"
amazon-awssdk = "2.31.77"
# @keep Antora version used in ref-guide
-antora = "3.1.4"
-# @keep Most recent commit as of 2022-06-24, this repo does not have tags
-antora-default-ui = "51ad811622394027afb4e182c2fdabc235ae04dd"
+antora = "3.1.12"
+# @keep Most recent commit as of 2025-08-03, this repo does not have tags
+antora-default-ui = "782311344b54aaa734d4c86629b8cd75e4da36d6"
# @keep Antora Lunr extensions version used in ref-guide
-antora-lunr-extension = "1.0.0-alpha.8"
+antora-lunr-extension = "1.0.0-alpha.10"
apache-calcite = "1.37.0"
apache-calcite-avatica = "1.25.0"
apache-commons-collections4 = "4.4"
@@ -113,7 +113,7 @@ google-protobuf = "3.25.8"
gradle = "8.10"
grpc = "1.65.1"
# @keep Gulp version used in ref-guide
-gulp-cli = "2.3.0"
+gulp-cli = "3.1.0"
hamcrest = "3.0"
hk2 = "3.1.1"
hsqldb = "2.7.4"
@@ -168,9 +168,9 @@ netty = "4.2.4.Final"
netty-tcnative = "2.0.66.Final"
nimbusds-josejwt = "9.48"
nlopez-compose = "0.4.26"
-nodegradle-node = "7.0.1"
+nodegradle-node = "7.1.0"
# @keep Node JS version used in node.gradle (LTS)
-nodejs = "16.20.2"
+nodejs = "22.18.0"
openapi = "7.6.0"
openjdk-jmh = "1.37"
opentelemetry = "1.46.0"