From 64fdff095d834da7da89dc2693e3ecaf4f196c95 Mon Sep 17 00:00:00 2001 From: LSmyrnaios Date: Mon, 25 Sep 2023 15:01:31 +0300 Subject: [PATCH] - Resolve a dependency-conflict. - Update dependencies. --- pom.xml | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index d09032b..c1b2772 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.13 + 2.7.16 4.0.0 @@ -16,7 +16,7 @@ jar - 2.7.13 + 2.7.16 @@ -71,19 +71,25 @@ com.h2database h2 - 2.1.214 + 2.2.224 org.apache.solr solr-solrj - 9.2.1 + 9.3.0 eu.dnetlib.dhp dnet-exporter-api [3.3.3-SNAPSHOT, ) + + + eu.dnetlib + dnet-index-solr-common + + @@ -245,7 +251,7 @@ org.springframework.session spring-session-data-redis - 2.7.2 + 2.7.3