diff --git a/pom.xml b/pom.xml index 6d07c0af6f..fc2d3297ad 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ UTF-8 UTF-8 - 3.4.5 + 3.5.0 viglet https://sonarcloud.io @@ -290,12 +290,12 @@ com.fasterxml.jackson.core jackson-databind - 2.18.3 + 2.19.0 org.apache.httpcomponents.client5 httpclient5 - 5.4.4 + 5.5 com.jayway.jsonpath diff --git a/turing-aem/aem-plugin-sample/pom.xml b/turing-aem/aem-plugin-sample/pom.xml index 1667ca6dee..144c4d164a 100644 --- a/turing-aem/aem-plugin-sample/pom.xml +++ b/turing-aem/aem-plugin-sample/pom.xml @@ -30,7 +30,7 @@ maven-clean-plugin - 3.4.0 + 3.5.0 @@ -39,7 +39,7 @@ maven-compiler-plugin - 3.13.0 + 3.14.0 21 21 @@ -47,7 +47,7 @@ maven-surefire-plugin - 3.5.2 + 3.5.3 maven-jar-plugin @@ -55,11 +55,11 @@ maven-install-plugin - 3.1.3 + 3.1.4 maven-deploy-plugin - 3.1.3 + 3.1.4 @@ -68,7 +68,7 @@ maven-project-info-reports-plugin - 3.8.0 + 3.9.0 diff --git a/turing-aem/aem-plugin/pom.xml b/turing-aem/aem-plugin/pom.xml index ff299b5412..37c266c2cc 100644 --- a/turing-aem/aem-plugin/pom.xml +++ b/turing-aem/aem-plugin/pom.xml @@ -13,7 +13,7 @@ Turing AEM - Plugin Turing AEM - Plugin - 3.4.5 + 3.5.0 UTF-8 UTF-8 21 diff --git a/turing-app/pom.xml b/turing-app/pom.xml index e3682cf6e4..816e6fc404 100644 --- a/turing-app/pom.xml +++ b/turing-app/pom.xml @@ -14,7 +14,7 @@ https://github.com/openturing/turing jar - 3.4.5 + 3.5.0 UTF-8 UTF-8 21 @@ -177,7 +177,7 @@ org.postgresql postgresql - 42.7.5 + 42.7.6 commons-io @@ -196,18 +196,18 @@ org.apache.tika tika-core - 3.1.0 + 3.2.0 org.apache.tika tika-parsers - 3.1.0 + 3.2.0 pom org.apache.tika tika-parser-pdf-module - 3.1.0 + 3.2.0 commons-logging @@ -218,17 +218,17 @@ org.apache.tika tika-parser-text-module - 3.1.0 + 3.2.0 org.apache.tika tika-parser-ocr-module - 3.1.0 + 3.2.0 org.apache.tika tika-parser-microsoft-module - 3.1.0 + 3.2.0 commons-logging @@ -316,7 +316,7 @@ org.springframework.security spring-security-test - 6.4.5 + 6.5.0 test @@ -330,22 +330,22 @@ dev.langchain4j langchain4j-chroma - 1.0.0-beta5 + 1.0.1-beta6 dev.langchain4j langchain4j-embeddings-all-minilm-l6-v2 - 1.0.0-beta5 + 1.0.1-beta6 dev.langchain4j langchain4j - 1.0.0 + 1.0.1 dev.langchain4j langchain4j-ollama - 1.0.0-beta5 + 1.0.1-beta6 com.google.code.gson diff --git a/turing-commons/pom.xml b/turing-commons/pom.xml index 06465e01cd..e7a2ee122e 100644 --- a/turing-commons/pom.xml +++ b/turing-commons/pom.xml @@ -76,7 +76,7 @@ maven-clean-plugin - 3.4.1 + 3.5.0 diff --git a/turing-connector/connector-commons/pom.xml b/turing-connector/connector-commons/pom.xml index ed4a091df9..7c527b17d4 100644 --- a/turing-connector/connector-commons/pom.xml +++ b/turing-connector/connector-commons/pom.xml @@ -42,7 +42,7 @@ maven-clean-plugin - 3.4.1 + 3.5.0 diff --git a/turing-db/db-app/pom.xml b/turing-db/db-app/pom.xml index d7dff72cdf..26f6ba2ca9 100644 --- a/turing-db/db-app/pom.xml +++ b/turing-db/db-app/pom.xml @@ -63,7 +63,7 @@ org.postgresql postgresql - 42.7.5 + 42.7.6 com.beust diff --git a/turing-db/db-commons/pom.xml b/turing-db/db-commons/pom.xml index fe36137634..c180cd33eb 100644 --- a/turing-db/db-commons/pom.xml +++ b/turing-db/db-commons/pom.xml @@ -34,7 +34,7 @@ maven-clean-plugin - 3.4.1 + 3.5.0 diff --git a/turing-db/db-sample/pom.xml b/turing-db/db-sample/pom.xml index ddd7f5dd5f..21de04248a 100644 --- a/turing-db/db-sample/pom.xml +++ b/turing-db/db-sample/pom.xml @@ -31,7 +31,7 @@ maven-clean-plugin - 3.4.1 + 3.5.0 diff --git a/turing-filesystem/fs-commons/pom.xml b/turing-filesystem/fs-commons/pom.xml index 2338a446a9..1f62053827 100644 --- a/turing-filesystem/fs-commons/pom.xml +++ b/turing-filesystem/fs-commons/pom.xml @@ -36,33 +36,33 @@ org.apache.tika tika-core - 3.1.0 + 3.2.0 org.apache.tika tika-parsers - 3.1.0 + 3.2.0 pom org.apache.tika tika-parser-pdf-module - 3.1.0 + 3.2.0 org.apache.tika tika-parser-text-module - 3.1.0 + 3.2.0 org.apache.tika tika-parser-ocr-module - 3.1.0 + 3.2.0 org.apache.tika tika-parser-microsoft-module - 3.1.0 + 3.2.0 com.levigo.jbig2 diff --git a/turing-web-crawler/wc-commons/pom.xml b/turing-web-crawler/wc-commons/pom.xml index e0bd248030..7c3805d10c 100644 --- a/turing-web-crawler/wc-commons/pom.xml +++ b/turing-web-crawler/wc-commons/pom.xml @@ -37,7 +37,7 @@ maven-clean-plugin - 3.4.1 + 3.5.0