From a4f816e1f5cc543100fc5b3467238e9188b522bd Mon Sep 17 00:00:00 2001 From: Alessandro Benedetti Date: Mon, 16 Dec 2024 17:29:46 +0000 Subject: [PATCH] gradle dependencies fix --- gradle/libs.versions.toml | 2 +- versions.lock | 171 +++++++++++++++++--------------------- 2 files changed, 76 insertions(+), 97 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 10444e305f4..dd7a5dfff0f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -402,7 +402,7 @@ jersey-media-jsonjackson = { module = "org.glassfish.jersey.media:jersey-media-j jodatime-jodatime = { module = "joda-time:joda-time", version.ref = "joda-time" } junit-junit = { module = "junit:junit", version.ref = "junit" } langchain4j-cohere = { module = "dev.langchain4j:langchain4j-cohere", version.ref = "langchain4j" } -langchain4j-core = { module = "dev.langchain4j:langchain4j", version.ref = "langchain4j" } +langchain4j-core = { module = "dev.langchain4j:langchain4j-core", version.ref = "langchain4j" } langchain4j-hugging-face = { module = "dev.langchain4j:langchain4j-hugging-face", version.ref = "langchain4j" } langchain4j-mistral-ai = { module = "dev.langchain4j:langchain4j-mistral-ai", version.ref = "langchain4j" } langchain4j-open-ai = { module = "dev.langchain4j:langchain4j-open-ai", version.ref = "langchain4j" } diff --git a/versions.lock b/versions.lock index 454b4e84f13..b380f0a30ec 100644 --- a/versions.lock +++ b/versions.lock @@ -126,7 +126,6 @@ "commons-validator:commons-validator:1.7" : "4bf37e93,refs=3", "de.l3s.boilerpipe:boilerpipe:1.1.0" : "50a667d1,refs=5", "dev.ai4j:openai4j:0.22.0" : "30a6fec5,refs=3", - "dev.langchain4j:langchain4j:0.35.0" : "8a8ebb15,refs=5", "dev.langchain4j:langchain4j-cohere:0.35.0" : "30a6fec5,refs=3", "dev.langchain4j:langchain4j-core:0.35.0" : "8a8ebb15,refs=5", "dev.langchain4j:langchain4j-hugging-face:0.35.0" : "30a6fec5,refs=3", @@ -307,7 +306,7 @@ "org.apache.lucene:lucene-spatial3d:9.11.1" : "51c1a817,refs=79", "org.apache.lucene:lucene-suggest:9.11.1" : "57e9f35b,refs=81", "org.apache.lucene:lucene-test-framework:9.11.1" : "64a0cd23,refs=52", - "org.apache.opennlp:opennlp-tools:1.9.4" : "32497ffb,refs=23", + "org.apache.opennlp:opennlp-tools:1.9.4" : "fbf7fa7b,refs=18", "org.apache.pdfbox:fontbox:2.0.26" : "50a667d1,refs=5", "org.apache.pdfbox:jbig2-imageio:3.0.4" : "50a667d1,refs=5", "org.apache.pdfbox:jempbox:1.8.16" : "50a667d1,refs=5", @@ -3244,100 +3243,6 @@ "projectPath" : ":solr:modules:opentelemetry" } ], - "32497ffb" : [ - { - "configuration" : "testRuntimeClasspath", - "projectPath" : ":solr:core" - }, - { - "configuration" : "compileClasspath", - "projectPath" : ":solr:modules:analysis-extras" - }, - { - "configuration" : "runtimeClasspath", - "projectPath" : ":solr:modules:analysis-extras" - }, - { - "configuration" : "runtimeLibs", - "projectPath" : ":solr:modules:analysis-extras" - }, - { - "configuration" : "testCompileClasspath", - "projectPath" : ":solr:modules:analysis-extras" - }, - { - "configuration" : "testRuntimeClasspath", - "projectPath" : ":solr:modules:analysis-extras" - }, - { - "configuration" : "compileClasspath", - "projectPath" : ":solr:modules:extraction" - }, - { - "configuration" : "runtimeClasspath", - "projectPath" : ":solr:modules:extraction" - }, - { - "configuration" : "runtimeLibs", - "projectPath" : ":solr:modules:extraction" - }, - { - "configuration" : "testCompileClasspath", - "projectPath" : ":solr:modules:extraction" - }, - { - "configuration" : "testRuntimeClasspath", - "projectPath" : ":solr:modules:extraction" - }, - { - "configuration" : "testRuntimeClasspath", - "projectPath" : ":solr:modules:hdfs" - }, - { - "configuration" : "compileClasspath", - "projectPath" : ":solr:modules:langid" - }, - { - "configuration" : "runtimeClasspath", - "projectPath" : ":solr:modules:langid" - }, - { - "configuration" : "runtimeLibs", - "projectPath" : ":solr:modules:langid" - }, - { - "configuration" : "testCompileClasspath", - "projectPath" : ":solr:modules:langid" - }, - { - "configuration" : "testRuntimeClasspath", - "projectPath" : ":solr:modules:langid" - }, - { - "configuration" : "compileClasspath", - "projectPath" : ":solr:modules:llm" - }, - { - "configuration" : "runtimeClasspath", - "projectPath" : ":solr:modules:llm" - }, - { - "configuration" : "runtimeLibs", - "projectPath" : ":solr:modules:llm" - }, - { - "configuration" : "testCompileClasspath", - "projectPath" : ":solr:modules:llm" - }, - { - "configuration" : "testRuntimeClasspath", - "projectPath" : ":solr:modules:llm" - }, - { - "configuration" : "testRuntimeClasspath", - "projectPath" : ":solr:modules:sql" - } - ], "3a8e89dc" : [ { "configuration" : "testRuntimeClasspath", @@ -18666,6 +18571,80 @@ "projectPath" : ":solr:prometheus-exporter" } ], + "fbf7fa7b" : [ + { + "configuration" : "testRuntimeClasspath", + "projectPath" : ":solr:core" + }, + { + "configuration" : "compileClasspath", + "projectPath" : ":solr:modules:analysis-extras" + }, + { + "configuration" : "runtimeClasspath", + "projectPath" : ":solr:modules:analysis-extras" + }, + { + "configuration" : "runtimeLibs", + "projectPath" : ":solr:modules:analysis-extras" + }, + { + "configuration" : "testCompileClasspath", + "projectPath" : ":solr:modules:analysis-extras" + }, + { + "configuration" : "testRuntimeClasspath", + "projectPath" : ":solr:modules:analysis-extras" + }, + { + "configuration" : "compileClasspath", + "projectPath" : ":solr:modules:extraction" + }, + { + "configuration" : "runtimeClasspath", + "projectPath" : ":solr:modules:extraction" + }, + { + "configuration" : "runtimeLibs", + "projectPath" : ":solr:modules:extraction" + }, + { + "configuration" : "testCompileClasspath", + "projectPath" : ":solr:modules:extraction" + }, + { + "configuration" : "testRuntimeClasspath", + "projectPath" : ":solr:modules:extraction" + }, + { + "configuration" : "testRuntimeClasspath", + "projectPath" : ":solr:modules:hdfs" + }, + { + "configuration" : "compileClasspath", + "projectPath" : ":solr:modules:langid" + }, + { + "configuration" : "runtimeClasspath", + "projectPath" : ":solr:modules:langid" + }, + { + "configuration" : "runtimeLibs", + "projectPath" : ":solr:modules:langid" + }, + { + "configuration" : "testCompileClasspath", + "projectPath" : ":solr:modules:langid" + }, + { + "configuration" : "testRuntimeClasspath", + "projectPath" : ":solr:modules:langid" + }, + { + "configuration" : "testRuntimeClasspath", + "projectPath" : ":solr:modules:sql" + } + ], "fcb9ccb3" : [ { "configuration" : "testRuntimeClasspath",