From 9bd86956fda4996591e826c4f62a94445a371605 Mon Sep 17 00:00:00 2001 From: Daniel Grigore Date: Fri, 12 Jul 2024 09:44:12 +0300 Subject: [PATCH] chore: use 7.0.2 cosmo version --- cosmo-webapp/pom.xml | 64 ++++++++++++++++++++++---------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/cosmo-webapp/pom.xml b/cosmo-webapp/pom.xml index b4c5a1ba..35fd968e 100644 --- a/cosmo-webapp/pom.xml +++ b/cosmo-webapp/pom.xml @@ -5,7 +5,7 @@ cosmo-multimodule net.oneandone.cosmo - 7.0.0-SNAPSHOT + 7.0.2 4.0.0 @@ -14,47 +14,47 @@ cosmo-webapp - - net.oneandone.cosmo - cosmo-core - 7.0.0-SNAPSHOT - + + net.oneandone.cosmo + cosmo-core + 7.0.2 + - - jakarta.servlet - jakarta.servlet-api - provided - + + jakarta.servlet + jakarta.servlet-api + provided + - - - org.mariadb.jdbc - mariadb-java-client - + + + org.mariadb.jdbc + mariadb-java-client + - - dev.atchison.mariaDB4j - mariaDB4j - compile - + + dev.atchison.mariaDB4j + mariaDB4j + compile + - - dev.atchison.mariaDB4j - mariaDB4j-db-linux64 - compile - + + dev.atchison.mariaDB4j + mariaDB4j-db-linux64 + compile + - - org.springframework.boot - spring-boot-starter - + + org.springframework.boot + spring-boot-starter + - + org.springframework.boot spring-boot-configuration-processor true - +