diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4cc4ddec19c..5fb6f510c80 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -38,7 +38,7 @@ apache-httpcomponents-httpclient = "4.5.14" apache-httpcomponents-httpcore = "4.4.16" apache-httpcomponents-httpmime = "4.5.14" apache-kafka = "3.7.1" -apache-log4j = "2.21.0" +apache-log4j = "2.24.3" apache-lucene = "9.12.1" apache-opennlp = "1.9.4" apache-poi = "5.2.2" diff --git a/solr/api/gradle.lockfile b/solr/api/gradle.lockfile index 17feaa189b8..0bcb53cff40 100644 --- a/solr/api/gradle.lockfile +++ b/solr/api/gradle.lockfile @@ -106,9 +106,9 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=jarValidation,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=jarValidation,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=jarValidation,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,testRuntimeClasspath -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,testRuntimeClasspath +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,testRuntimeClasspath +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,testRuntimeClasspath org.apache.lucene:lucene-analysis-common:9.12.1=jarValidation,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,testRuntimeClasspath diff --git a/solr/benchmark/gradle.lockfile b/solr/benchmark/gradle.lockfile index 6167d28b437..9d39d67fd07 100644 --- a/solr/benchmark/gradle.lockfile +++ b/solr/benchmark/gradle.lockfile @@ -77,9 +77,9 @@ org.apache.curator:curator-test:5.7.1=jarValidation,runtimeClasspath,testRuntime org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,runtimeClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,runtimeClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,runtimeClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,runtimeClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,runtimeClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,runtimeClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-common:9.12.1=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,runtimeClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,runtimeClasspath,testRuntimeClasspath diff --git a/solr/core/gradle.lockfile b/solr/core/gradle.lockfile index afbc9988f08..9a2404a14a9 100644 --- a/solr/core/gradle.lockfile +++ b/solr/core/gradle.lockfile @@ -89,9 +89,9 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testCompileClasspath,testRun org.apache.httpcomponents:httpclient:4.5.14=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-api:2.21.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-api:2.24.3=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath org.apache.lucene:lucene-analysis-common:9.12.1=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-icu:9.12.1=jarValidation,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath diff --git a/solr/cross-dc-manager/gradle.lockfile b/solr/cross-dc-manager/gradle.lockfile index e967dca78bb..645cf66c846 100644 --- a/solr/cross-dc-manager/gradle.lockfile +++ b/solr/cross-dc-manager/gradle.lockfile @@ -108,12 +108,12 @@ org.apache.kafka:kafka-storage:3.7.1=jarValidation,runtimeClasspath,runtimeLibs, org.apache.kafka:kafka-streams:3.7.1=jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.apache.kafka:kafka-tools-api:3.7.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath org.apache.kafka:kafka_2.13:3.7.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/modules/analysis-extras/gradle.lockfile b/solr/modules/analysis-extras/gradle.lockfile index 30a34b67553..503a67e24bc 100644 --- a/solr/modules/analysis-extras/gradle.lockfile +++ b/solr/modules/analysis-extras/gradle.lockfile @@ -78,12 +78,12 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-api:2.21.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-api:2.24.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-icu:9.12.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/modules/clustering/gradle.lockfile b/solr/modules/clustering/gradle.lockfile index e639c7da45a..9035c14873a 100644 --- a/solr/modules/clustering/gradle.lockfile +++ b/solr/modules/clustering/gradle.lockfile @@ -76,12 +76,12 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/modules/cross-dc/gradle.lockfile b/solr/modules/cross-dc/gradle.lockfile index 793022e19b3..a7b68552921 100644 --- a/solr/modules/cross-dc/gradle.lockfile +++ b/solr/modules/cross-dc/gradle.lockfile @@ -80,12 +80,12 @@ org.apache.httpcomponents:httpclient:4.5.14=apiHelper,compileClasspath,jarValida org.apache.httpcomponents:httpcore:4.4.16=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.kafka:kafka-clients:3.7.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-api:2.21.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-api:2.24.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/modules/extraction/gradle.lockfile b/solr/modules/extraction/gradle.lockfile index 418fe652e1e..b4c5f4581f3 100644 --- a/solr/modules/extraction/gradle.lockfile +++ b/solr/modules/extraction/gradle.lockfile @@ -115,12 +115,12 @@ org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,runtime org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.james:apache-mime4j-core:0.8.4=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.apache.james:apache-mime4j-dom:0.8.4=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-api:2.21.0=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-api:2.24.3=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/modules/gcs-repository/gradle.lockfile b/solr/modules/gcs-repository/gradle.lockfile index 0cc8327e74c..20f8acc8563 100644 --- a/solr/modules/gcs-repository/gradle.lockfile +++ b/solr/modules/gcs-repository/gradle.lockfile @@ -126,12 +126,12 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-api:2.21.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-api:2.24.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/modules/hdfs/gradle.lockfile b/solr/modules/hdfs/gradle.lockfile index 0a88235c1db..662924a9f0d 100644 --- a/solr/modules/hdfs/gradle.lockfile +++ b/solr/modules/hdfs/gradle.lockfile @@ -98,12 +98,12 @@ org.apache.hadoop:hadoop-hdfs:3.4.0=jarValidation,testCompileClasspath,testRunti org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=jarValidation,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=jarValidation,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-icu:9.12.1=jarValidation,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/modules/jwt-auth/gradle.lockfile b/solr/modules/jwt-auth/gradle.lockfile index 1bfd09e61ec..a3a4e9da064 100644 --- a/solr/modules/jwt-auth/gradle.lockfile +++ b/solr/modules/jwt-auth/gradle.lockfile @@ -93,12 +93,12 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/modules/langid/gradle.lockfile b/solr/modules/langid/gradle.lockfile index ef8f4d40b53..d9db338100c 100644 --- a/solr/modules/langid/gradle.lockfile +++ b/solr/modules/langid/gradle.lockfile @@ -78,12 +78,12 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/modules/llm/gradle.lockfile b/solr/modules/llm/gradle.lockfile index c5ff1b34785..59d1ee51530 100644 --- a/solr/modules/llm/gradle.lockfile +++ b/solr/modules/llm/gradle.lockfile @@ -91,12 +91,12 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/modules/ltr/gradle.lockfile b/solr/modules/ltr/gradle.lockfile index 10e54e090f7..93d92b1c85a 100644 --- a/solr/modules/ltr/gradle.lockfile +++ b/solr/modules/ltr/gradle.lockfile @@ -77,12 +77,12 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/modules/opentelemetry/gradle.lockfile b/solr/modules/opentelemetry/gradle.lockfile index e63d707c983..3b82ed8f9b8 100644 --- a/solr/modules/opentelemetry/gradle.lockfile +++ b/solr/modules/opentelemetry/gradle.lockfile @@ -110,12 +110,12 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/modules/s3-repository/gradle.lockfile b/solr/modules/s3-repository/gradle.lockfile index b2f5551bb9c..76f0321bd78 100644 --- a/solr/modules/s3-repository/gradle.lockfile +++ b/solr/modules/s3-repository/gradle.lockfile @@ -95,12 +95,12 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-api:2.21.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-api:2.24.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/modules/scripting/gradle.lockfile b/solr/modules/scripting/gradle.lockfile index ebf29f1121e..080dda447b9 100644 --- a/solr/modules/scripting/gradle.lockfile +++ b/solr/modules/scripting/gradle.lockfile @@ -76,12 +76,12 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/modules/sql/gradle.lockfile b/solr/modules/sql/gradle.lockfile index 81dc31305aa..fe1b28f3086 100644 --- a/solr/modules/sql/gradle.lockfile +++ b/solr/modules/sql/gradle.lockfile @@ -91,12 +91,12 @@ org.apache.httpcomponents.core5:httpcore5:5.2.3=jarValidation,permitUnusedDeclar org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-icu:9.12.1=jarValidation,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/prometheus-exporter/gradle.lockfile b/solr/prometheus-exporter/gradle.lockfile index 4f8e194a1c1..170d181727a 100644 --- a/solr/prometheus-exporter/gradle.lockfile +++ b/solr/prometheus-exporter/gradle.lockfile @@ -80,12 +80,12 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-1.2-api:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=solrPlatformLibs -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath -org.apache.logging.log4j:log4j-web:2.21.0=solrPlatformLibs +org.apache.logging.log4j:log4j-1.2-api:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=solrPlatformLibs +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath +org.apache.logging.log4j:log4j-web:2.24.3=solrPlatformLibs org.apache.lucene:lucene-analysis-common:9.12.1=jarValidation,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,solrPlatformLibs,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,solrPlatformLibs,testRuntimeClasspath diff --git a/solr/server/gradle.lockfile b/solr/server/gradle.lockfile index f75e096ce21..5c8f0410076 100644 --- a/solr/server/gradle.lockfile +++ b/solr/server/gradle.lockfile @@ -72,12 +72,12 @@ org.apache.curator:curator-framework:5.7.1=jarValidation,runtimeClasspath,solrCo org.apache.httpcomponents:httpclient:4.5.14=jarValidation,runtimeClasspath,solrCore org.apache.httpcomponents:httpcore:4.4.16=jarValidation,runtimeClasspath,solrCore org.apache.httpcomponents:httpmime:4.5.14=jarValidation,runtimeClasspath,solrCore -org.apache.logging.log4j:log4j-1.2-api:2.21.0=jarValidation,libExt,runtimeClasspath -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,libExt,runtimeClasspath,solrCore -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,libExt,runtimeClasspath,solrCore -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=jarValidation,libExt,runtimeClasspath -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,libExt,runtimeClasspath,solrCore -org.apache.logging.log4j:log4j-web:2.21.0=jarValidation,libExt,runtimeClasspath +org.apache.logging.log4j:log4j-1.2-api:2.24.3=jarValidation,libExt,runtimeClasspath +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,libExt,runtimeClasspath,solrCore +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,libExt,runtimeClasspath,solrCore +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=jarValidation,libExt,runtimeClasspath +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,libExt,runtimeClasspath,solrCore +org.apache.logging.log4j:log4j-web:2.24.3=jarValidation,libExt,runtimeClasspath org.apache.lucene:lucene-analysis-common:9.12.1=jarValidation,runtimeClasspath,solrCore org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,runtimeClasspath,solrCore org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,runtimeClasspath,solrCore diff --git a/solr/solr-ref-guide/gradle.lockfile b/solr/solr-ref-guide/gradle.lockfile index 383c30c27dd..40617bc29b9 100644 --- a/solr/solr-ref-guide/gradle.lockfile +++ b/solr/solr-ref-guide/gradle.lockfile @@ -75,9 +75,9 @@ org.apache.curator:curator-test:5.7.1=testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-api:2.21.0=testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=testRuntimeClasspath -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=testRuntimeClasspath +org.apache.logging.log4j:log4j-api:2.24.3=testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=testRuntimeClasspath +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=testRuntimeClasspath org.apache.lucene:lucene-analysis-common:9.12.1=localJavadocs,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=testRuntimeClasspath diff --git a/solr/solrj-streaming/gradle.lockfile b/solr/solrj-streaming/gradle.lockfile index b7e48cb2a01..656ac2de8a4 100644 --- a/solr/solrj-streaming/gradle.lockfile +++ b/solr/solrj-streaming/gradle.lockfile @@ -98,9 +98,9 @@ org.apache.httpcomponents.core5:httpcore5:5.2.3=jarValidation,testRuntimeClasspa org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,permitTestUsedUndeclared,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,permitTestUsedUndeclared,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,permitTestUsedUndeclared,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,testRuntimeClasspath -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,testRuntimeClasspath +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,testRuntimeClasspath +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,testRuntimeClasspath org.apache.lucene:lucene-analysis-common:9.12.1=jarValidation,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,testRuntimeClasspath diff --git a/solr/solrj-zookeeper/gradle.lockfile b/solr/solrj-zookeeper/gradle.lockfile index 729c3a1bd35..6d3c0d4d7e8 100644 --- a/solr/solrj-zookeeper/gradle.lockfile +++ b/solr/solrj-zookeeper/gradle.lockfile @@ -92,9 +92,9 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=compileClasspath,jarValidation,permitTestUsedUndeclared,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=compileClasspath,jarValidation,permitTestUsedUndeclared,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=compileClasspath,jarValidation,permitTestUsedUndeclared,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,testRuntimeClasspath -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,testRuntimeClasspath +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,testRuntimeClasspath +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,testRuntimeClasspath org.apache.lucene:lucene-analysis-common:9.12.1=jarValidation,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,testRuntimeClasspath diff --git a/solr/solrj/gradle.lockfile b/solr/solrj/gradle.lockfile index 77220ab0771..802072c8f45 100644 --- a/solr/solrj/gradle.lockfile +++ b/solr/solrj/gradle.lockfile @@ -91,9 +91,9 @@ org.apache.curator:curator-test:5.7.1=jarValidation,testRuntimeClasspath org.apache.httpcomponents:httpclient:4.5.14=apiHelper,compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=apiHelper,compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=apiHelper,compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-api:2.21.0=jarValidation,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=jarValidation,testRuntimeClasspath -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=jarValidation,testRuntimeClasspath +org.apache.logging.log4j:log4j-api:2.24.3=jarValidation,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=jarValidation,testRuntimeClasspath +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=jarValidation,testRuntimeClasspath org.apache.lucene:lucene-analysis-common:9.12.1=jarValidation,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=jarValidation,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=jarValidation,testRuntimeClasspath diff --git a/solr/test-framework/gradle.lockfile b/solr/test-framework/gradle.lockfile index 91975475d85..46e8d54da94 100644 --- a/solr/test-framework/gradle.lockfile +++ b/solr/test-framework/gradle.lockfile @@ -76,9 +76,9 @@ org.apache.curator:curator-test:5.7.1=compileClasspath,jarValidation,runtimeClas org.apache.httpcomponents:httpclient:4.5.14=apiHelper,compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpcore:4.4.16=apiHelper,compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apache.httpcomponents:httpmime:4.5.14=apiHelper,compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-api:2.21.0=apiHelper,compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-core:2.21.0=apiHelper,compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-api:2.24.3=apiHelper,compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-core:2.24.3=apiHelper,compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-common:9.12.1=apiHelper,compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-kuromoji:9.12.1=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspath org.apache.lucene:lucene-analysis-nori:9.12.1=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspath diff --git a/solr/webapp/gradle.lockfile b/solr/webapp/gradle.lockfile index 202d130e88d..d2b9d14d29b 100644 --- a/solr/webapp/gradle.lockfile +++ b/solr/webapp/gradle.lockfile @@ -72,12 +72,12 @@ org.apache.curator:curator-framework:5.7.1=permitUnusedDeclared,solrCore org.apache.httpcomponents:httpclient:4.5.14=permitUnusedDeclared,solrCore org.apache.httpcomponents:httpcore:4.4.16=permitUnusedDeclared,solrCore org.apache.httpcomponents:httpmime:4.5.14=permitUnusedDeclared,solrCore -org.apache.logging.log4j:log4j-1.2-api:2.21.0=serverLib -org.apache.logging.log4j:log4j-api:2.21.0=permitUnusedDeclared,serverLib,solrCore -org.apache.logging.log4j:log4j-core:2.21.0=permitUnusedDeclared,serverLib,solrCore -org.apache.logging.log4j:log4j-layout-template-json:2.21.0=serverLib -org.apache.logging.log4j:log4j-slf4j2-impl:2.21.0=permitUnusedDeclared,serverLib,solrCore -org.apache.logging.log4j:log4j-web:2.21.0=serverLib +org.apache.logging.log4j:log4j-1.2-api:2.24.3=serverLib +org.apache.logging.log4j:log4j-api:2.24.3=permitUnusedDeclared,serverLib,solrCore +org.apache.logging.log4j:log4j-core:2.24.3=permitUnusedDeclared,serverLib,solrCore +org.apache.logging.log4j:log4j-layout-template-json:2.24.3=serverLib +org.apache.logging.log4j:log4j-slf4j2-impl:2.24.3=permitUnusedDeclared,serverLib,solrCore +org.apache.logging.log4j:log4j-web:2.24.3=serverLib org.apache.lucene:lucene-analysis-common:9.12.1=permitUnusedDeclared,solrCore org.apache.lucene:lucene-analysis-kuromoji:9.12.1=permitUnusedDeclared,solrCore org.apache.lucene:lucene-analysis-nori:9.12.1=permitUnusedDeclared,solrCore