From 452d18b05d4b7551f86ee1c19a62773de6e483d0 Mon Sep 17 00:00:00 2001 From: soimugeoWB <149394944+soimugeoWB@users.noreply.github.com> Date: Mon, 28 Oct 2024 16:38:52 +0200 Subject: [PATCH] Update backend-api (#12) * Upgrade backend-api dependency - Bumped backend-api dependency to 2.0.0-SNAPSHOT - Bump to next major version - Replace spotify docker plugin with maven exec plugin * Upgraded webprotege-backend-api to 2.0.1 * upgrade branckend-api version --------- Co-authored-by: Matthew Horridge Co-authored-by: soimugeo --- pom.xml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 4ef2987..15af360 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ edu.stanford.protege webprotege-event-history-service - 1.0.9-WHO + 2.0.0-WHO webprotege-event-history-service Service that contains business specific events in order to be queried @@ -55,6 +55,12 @@ org.springframework.security spring-security-web --> + + + edu.stanford.protege + webprotege-backend-api + 2.0.2-WHO + edu.stanford.protege webprotege-entity-frames @@ -75,11 +81,6 @@ spring-rabbit-test test - - edu.stanford.protege - webprotege-backend-api - 1.0.27-WHO - edu.stanford.protege