From 6e169e13e837e9bed2bec82f4f4f75f59c28ebe9 Mon Sep 17 00:00:00 2001 From: SolrBot Date: Thu, 23 Jan 2025 20:17:31 +0000 Subject: [PATCH] chore(deps): update apache.log4j to v2.24.3 --- gradle/libs.versions.toml | 2 +- solr/api/gradle.lockfile | 9 +++++---- solr/benchmark/gradle.lockfile | 9 +++++---- solr/core/gradle.lockfile | 9 +++++---- solr/cross-dc-manager/gradle.lockfile | 15 ++++++++------- solr/modules/analysis-extras/gradle.lockfile | 15 ++++++++------- solr/modules/clustering/gradle.lockfile | 15 ++++++++------- solr/modules/cross-dc/gradle.lockfile | 15 ++++++++------- solr/modules/extraction/gradle.lockfile | 15 ++++++++------- solr/modules/gcs-repository/gradle.lockfile | 15 ++++++++------- solr/modules/hdfs/gradle.lockfile | 15 ++++++++------- solr/modules/jwt-auth/gradle.lockfile | 15 ++++++++------- solr/modules/langid/gradle.lockfile | 15 ++++++++------- solr/modules/llm/gradle.lockfile | 15 ++++++++------- solr/modules/ltr/gradle.lockfile | 15 ++++++++------- solr/modules/opentelemetry/gradle.lockfile | 15 ++++++++------- solr/modules/s3-repository/gradle.lockfile | 15 ++++++++------- solr/modules/scripting/gradle.lockfile | 15 ++++++++------- solr/modules/sql/gradle.lockfile | 15 ++++++++------- solr/prometheus-exporter/gradle.lockfile | 15 ++++++++------- solr/server/gradle.lockfile | 15 ++++++++------- solr/solr-ref-guide/gradle.lockfile | 9 +++++---- solr/solrj-streaming/gradle.lockfile | 9 +++++---- solr/solrj-zookeeper/gradle.lockfile | 9 +++++---- solr/solrj/gradle.lockfile | 9 +++++---- solr/test-framework/gradle.lockfile | 9 +++++---- solr/webapp/gradle.lockfile | 14 +++++++------- 27 files changed, 184 insertions(+), 159 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 71a5662fe9a..984c92bfd37 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 891f5f051af..2f9e1a41da0 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 @@ -181,7 +181,8 @@ org.ow2.asm:asm:9.3=jarValidation,testRuntimeClasspath org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotationProcessor org.semver4j:semver4j:5.3.0=compileClasspath,jarValidation,runtimeClasspath,swaggerBuild,testCompileClasspath,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,testRuntimeClasspath -org.slf4j:slf4j-api:2.0.13=jarValidation,runtimeClasspath,swaggerBuild,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=runtimeClasspath,swaggerBuild,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,testRuntimeClasspath org.slf4j:slf4j-api:2.0.9=swaggerDeps org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,testRuntimeClasspath org.yaml:snakeyaml:2.2=swaggerDeps diff --git a/solr/benchmark/gradle.lockfile b/solr/benchmark/gradle.lockfile index 732a619044d..e2f443e941f 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 @@ -156,6 +156,7 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.quicktheories:quicktheories:0.26=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,runtimeClasspath,testRuntimeClasspath -org.slf4j:slf4j-api:2.0.13=compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,runtimeClasspath,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,runtimeClasspath,testRuntimeClasspath empty=apiHelper,apiHelperTest,compileOnlyHelper,compileOnlyHelperTest,missingdoclet,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared diff --git a/solr/core/gradle.lockfile b/solr/core/gradle.lockfile index dc4b3dcf64d..e096f19d225 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 @@ -191,7 +191,8 @@ org.ow2.asm:asm:9.3=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClassp org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotationProcessor org.semver4j:semver4j:5.3.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath -org.slf4j:slf4j-api:2.0.13=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=apiHelper,compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath ua.net.nlp:morfologik-ukrainian-search:4.9.1=jarValidation,testRuntimeClasspath empty=apiHelperTest,missingdoclet,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUsedUndeclared,signatures diff --git a/solr/cross-dc-manager/gradle.lockfile b/solr/cross-dc-manager/gradle.lockfile index eb273e6dc65..ab3e3c95af9 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 @@ -201,6 +201,7 @@ org.scala-lang:scala-reflect:2.13.12=jarValidation,runtimeClasspath,runtimeLibs, org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=solrPlatformLibs -org.slf4j:slf4j-api:2.0.13=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath empty=apiHelper,apiHelperTest,compileOnlyHelper,compileOnlyHelperTest,missingdoclet,packaging,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/modules/analysis-extras/gradle.lockfile b/solr/modules/analysis-extras/gradle.lockfile index 713405bf590..3e31859dbb5 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 @@ -169,7 +169,8 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=solrPlatformLibs -org.slf4j:slf4j-api:2.0.13=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath ua.net.nlp:morfologik-ukrainian-search:4.9.1=jarValidation,runtimeClasspath,runtimeLibs,testRuntimeClasspath empty=apiHelperTest,compileOnlyHelper,compileOnlyHelperTest,missingdoclet,packaging,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/modules/clustering/gradle.lockfile b/solr/modules/clustering/gradle.lockfile index 0f72e7b9ed7..858080d2460 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 @@ -156,6 +156,7 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=solrPlatformLibs -org.slf4j:slf4j-api:2.0.13=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath empty=apiHelper,apiHelperTest,compileOnlyHelper,compileOnlyHelperTest,missingdoclet,packaging,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/modules/cross-dc/gradle.lockfile b/solr/modules/cross-dc/gradle.lockfile index 1a0d8008bcd..d21afcf6f39 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 @@ -162,6 +162,7 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=solrPlatformLibs -org.slf4j:slf4j-api:2.0.13=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath empty=apiHelperTest,compileOnlyHelper,compileOnlyHelperTest,missingdoclet,packaging,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/modules/extraction/gradle.lockfile b/solr/modules/extraction/gradle.lockfile index cb866639a7b..7a9c367d548 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 @@ -229,7 +229,8 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.slf4j:slf4j-api:2.0.13=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.tallison.xmp:xmpcore-shaded:6.1.10=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.tallison:isoparser:1.9.41.7=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.tallison:jmatio:1.5=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath diff --git a/solr/modules/gcs-repository/gradle.lockfile b/solr/modules/gcs-repository/gradle.lockfile index 47acebeb2ab..7f10e66273d 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 @@ -206,7 +206,8 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=solrPlatformLibs -org.slf4j:slf4j-api:2.0.13=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.threeten:threetenbp:1.6.9=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,testCompileClasspath,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath empty=apiHelperTest,compileOnlyHelper,compileOnlyHelperTest,missingdoclet,packaging,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/modules/hdfs/gradle.lockfile b/solr/modules/hdfs/gradle.lockfile index c8946497d1a..67b4bf40581 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 @@ -188,7 +188,8 @@ org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatf org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=solrPlatformLibs org.slf4j:slf4j-api:1.7.32=permitTestUnusedDeclared -org.slf4j:slf4j-api:2.0.13=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.4=apiHelper org.xerial.snappy:snappy-java:1.1.10.5=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath ua.net.nlp:morfologik-ukrainian-search:4.9.1=jarValidation,testRuntimeClasspath diff --git a/solr/modules/jwt-auth/gradle.lockfile b/solr/modules/jwt-auth/gradle.lockfile index acebbd7e0fb..92f71255d47 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 @@ -189,6 +189,7 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=solrPlatformLibs -org.slf4j:slf4j-api:2.0.13=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath empty=apiHelper,apiHelperTest,compileOnlyHelper,compileOnlyHelperTest,missingdoclet,packaging,permitAggregatorUse,permitTestAggregatorUse,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/modules/langid/gradle.lockfile b/solr/modules/langid/gradle.lockfile index ad5c6b8b358..93baffe3a62 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 @@ -159,6 +159,7 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=solrPlatformLibs -org.slf4j:slf4j-api:2.0.13=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath empty=apiHelper,apiHelperTest,compileOnlyHelper,compileOnlyHelperTest,missingdoclet,packaging,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/modules/llm/gradle.lockfile b/solr/modules/llm/gradle.lockfile index 8c9c6437ac3..78b73178152 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 @@ -175,6 +175,7 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=solrPlatformLibs -org.slf4j:slf4j-api:2.0.13=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath empty=apiHelper,apiHelperTest,compileOnlyHelperTest,missingdoclet,packaging,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/modules/ltr/gradle.lockfile b/solr/modules/ltr/gradle.lockfile index 72b066c8bf7..b7c29251444 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 @@ -159,6 +159,7 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=solrPlatformLibs -org.slf4j:slf4j-api:2.0.13=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath empty=apiHelper,apiHelperTest,compileOnlyHelper,compileOnlyHelperTest,generatedPythonClient,localPythonClientCopy,missingdoclet,packaging,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/modules/opentelemetry/gradle.lockfile b/solr/modules/opentelemetry/gradle.lockfile index 5425e377950..a76753f93e7 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 @@ -195,6 +195,7 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=solrPlatformLibs -org.slf4j:slf4j-api:2.0.13=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath empty=apiHelper,apiHelperTest,compileOnlyHelperTest,missingdoclet,packaging,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/modules/s3-repository/gradle.lockfile b/solr/modules/s3-repository/gradle.lockfile index 3f486af0b24..53d381c1561 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 @@ -185,7 +185,8 @@ org.reactivestreams:reactive-streams:1.0.4=compileClasspath,jarValidation,runtim org.semver4j:semver4j:5.3.0=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=jarValidation,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath -org.slf4j:slf4j-api:2.0.13=apiHelper,compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=apiHelper,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.springframework.boot:spring-boot-actuator-autoconfigure:2.7.13=jarValidation,testCompileClasspath,testRuntimeClasspath org.springframework.boot:spring-boot-actuator:2.7.13=jarValidation,testCompileClasspath,testRuntimeClasspath org.springframework.boot:spring-boot-autoconfigure:2.7.13=jarValidation,testCompileClasspath,testRuntimeClasspath diff --git a/solr/modules/scripting/gradle.lockfile b/solr/modules/scripting/gradle.lockfile index b570b769502..613b7029b76 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 @@ -155,6 +155,7 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=solrPlatformLibs -org.slf4j:slf4j-api:2.0.13=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath empty=apiHelper,apiHelperTest,compileOnlyHelper,compileOnlyHelperTest,missingdoclet,packaging,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/modules/sql/gradle.lockfile b/solr/modules/sql/gradle.lockfile index 134d21a011d..6eb13c57d56 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 @@ -186,7 +186,8 @@ org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatf org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=solrPlatformLibs org.slf4j:slf4j-api:1.7.36=permitUnusedDeclared -org.slf4j:slf4j-api:2.0.13=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath ua.net.nlp:morfologik-ukrainian-search:4.9.1=jarValidation,testRuntimeClasspath empty=apiHelper,apiHelperTest,compileOnlyHelperTest,missingdoclet,packaging,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUsedUndeclared,signatures diff --git a/solr/prometheus-exporter/gradle.lockfile b/solr/prometheus-exporter/gradle.lockfile index 482874b47a2..5fd3970e242 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 @@ -159,6 +159,7 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.slf4j:jul-to-slf4j:2.0.13=solrPlatformLibs -org.slf4j:slf4j-api:2.0.13=compileClasspath,jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,runtimeClasspath,runtimeLibs,solrPlatformLibs,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,solrPlatformLibs,testRuntimeClasspath empty=apiHelper,apiHelperTest,compileOnlyHelper,compileOnlyHelperTest,missingdoclet,packaging,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/server/gradle.lockfile b/solr/server/gradle.lockfile index 785a2ab2afc..7e918d829c6 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 @@ -150,6 +150,7 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=jarValidation,runtimeClasspath,solrCore org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,libExt,runtimeClasspath,solrCore org.slf4j:jul-to-slf4j:2.0.13=jarValidation,libExt,runtimeClasspath -org.slf4j:slf4j-api:2.0.13=jarValidation,libExt,runtimeClasspath,serverLib,solrCore +org.slf4j:slf4j-api:2.0.13=serverLib +org.slf4j:slf4j-api:2.0.16=jarValidation,libExt,runtimeClasspath,solrCore org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,runtimeClasspath,solrCore empty=apiHelper,apiHelperTest,compileClasspath,compileOnlyHelper,compileOnlyHelperTest,missingdoclet,packaging,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,testCompileClasspath,testRuntimeClasspath,webapp diff --git a/solr/solr-ref-guide/gradle.lockfile b/solr/solr-ref-guide/gradle.lockfile index e1a2caed405..935980261c4 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 @@ -151,6 +151,7 @@ org.ow2.asm:asm:9.3=testRuntimeClasspath org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotationProcessor org.semver4j:semver4j:5.3.0=testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=testRuntimeClasspath -org.slf4j:slf4j-api:2.0.13=testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=testCompileClasspath +org.slf4j:slf4j-api:2.0.16=testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=testRuntimeClasspath empty=apiHelper,apiHelperTest,compileClasspath,compileOnlyHelper,compileOnlyHelperTest,jarValidation,localPlaybook,missingdoclet,officialPlaybook,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,refGuide,runtimeClasspath diff --git a/solr/solrj-streaming/gradle.lockfile b/solr/solrj-streaming/gradle.lockfile index 310ba519daf..3ec15d47fb6 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 @@ -181,6 +181,7 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=jarValidation,permitTestUsedUndeclared,runtimeClasspath,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,permitTestUsedUndeclared,runtimeClasspath,testRuntimeClasspath org.slf4j:slf4j-api:1.7.32=permitTestUnusedDeclared -org.slf4j:slf4j-api:2.0.13=compileClasspath,jarValidation,permitTestUsedUndeclared,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,permitTestUsedUndeclared,runtimeClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,testRuntimeClasspath empty=apiHelper,apiHelperTest,compileOnlyHelper,compileOnlyHelperTest,missingdoclet,permitAggregatorUse,permitTestAggregatorUse,permitUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/solrj-zookeeper/gradle.lockfile b/solr/solrj-zookeeper/gradle.lockfile index 028be60b7b5..2064838cf17 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 @@ -169,6 +169,7 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=jarValidation,permitTestUsedUndeclared,runtimeClasspath,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,permitTestUsedUndeclared,runtimeClasspath,testRuntimeClasspath org.slf4j:slf4j-api:1.7.30=apiHelper -org.slf4j:slf4j-api:2.0.13=compileClasspath,jarValidation,permitTestUsedUndeclared,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,permitTestUsedUndeclared,runtimeClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,testRuntimeClasspath empty=apiHelperTest,compileOnlyHelperTest,missingdoclet,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/solrj/gradle.lockfile b/solr/solrj/gradle.lockfile index e2b5def423c..41482c42643 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 @@ -173,6 +173,7 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=jarValidation,runtimeClasspath,testRuntimeClasspath org.slf4j:slf4j-api:1.7.32=permitTestUnusedDeclared -org.slf4j:slf4j-api:2.0.13=apiHelper,compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=apiHelper,compileClasspath,runtimeClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=jarValidation,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=jarValidation,testRuntimeClasspath empty=apiHelperTest,compileOnlyHelperTest,missingdoclet,openApiSpecFile,permitAggregatorUse,permitTestAggregatorUse,permitTestUsedUndeclared,permitUnusedDeclared,permitUsedUndeclared,signatures diff --git a/solr/test-framework/gradle.lockfile b/solr/test-framework/gradle.lockfile index 89452e8e514..a0ece23d4fc 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 @@ -151,6 +151,7 @@ org.ow2.asm:asm:9.3=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspat org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotationProcessor org.semver4j:semver4j:5.3.0=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspath org.slf4j:jcl-over-slf4j:2.0.13=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspath -org.slf4j:slf4j-api:2.0.13=apiHelper,compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath +org.slf4j:slf4j-api:2.0.13=compileClasspath,testCompileClasspath +org.slf4j:slf4j-api:2.0.16=apiHelper,jarValidation,runtimeClasspath,testRuntimeClasspath org.xerial.snappy:snappy-java:1.1.10.5=apiHelper,compileClasspath,jarValidation,runtimeClasspath,testCompileClasspath,testRuntimeClasspath empty=apiHelperTest,compileOnlyHelperTest,missingdoclet,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUsedUndeclared,signatures diff --git a/solr/webapp/gradle.lockfile b/solr/webapp/gradle.lockfile index a58eb1d6bcd..ca952d5f886 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 @@ -149,6 +149,6 @@ org.pcollections:pcollections:4.0.1=annotationProcessor,errorprone,testAnnotatio org.semver4j:semver4j:5.3.0=permitUnusedDeclared,solrCore org.slf4j:jcl-over-slf4j:2.0.13=permitUnusedDeclared,serverLib,solrCore org.slf4j:jul-to-slf4j:2.0.13=serverLib -org.slf4j:slf4j-api:2.0.13=permitUnusedDeclared,serverLib,solrCore +org.slf4j:slf4j-api:2.0.16=permitUnusedDeclared,serverLib,solrCore org.xerial.snappy:snappy-java:1.1.10.5=permitUnusedDeclared,solrCore empty=apiHelper,apiHelperTest,compileClasspath,compileOnlyHelper,compileOnlyHelperTest,generatedJSClient,generatedJSClientBundle,jarValidation,missingdoclet,permitAggregatorUse,permitTestAggregatorUse,permitTestUnusedDeclared,permitTestUsedUndeclared,permitUsedUndeclared,providedCompile,providedRuntime,runtimeClasspath,testCompileClasspath,testRuntimeClasspath,war