From 7d8b4a3e4167dbf28f7945fb22b38409c2d428c6 Mon Sep 17 00:00:00 2001 From: FunixG Date: Sat, 6 Apr 2024 12:36:49 +0200 Subject: [PATCH] 1.1.0.7 update spring and depedencies --- crud/pom.xml | 2 +- exceptions/pom.xml | 2 +- pom.xml | 4 ++-- storage/pom.xml | 2 +- test-utils/pom.xml | 2 +- tools/pom.xml | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/crud/pom.xml b/crud/pom.xml index 399026b..e132508 100644 --- a/crud/pom.xml +++ b/crud/pom.xml @@ -7,7 +7,7 @@ com.funixproductions.core funixproductions-core - 1.1.0.6 + 1.1.0.7 ../pom.xml diff --git a/exceptions/pom.xml b/exceptions/pom.xml index 05bb06b..73f8dbc 100644 --- a/exceptions/pom.xml +++ b/exceptions/pom.xml @@ -7,7 +7,7 @@ com.funixproductions.core funixproductions-core - 1.1.0.6 + 1.1.0.7 com.funixproductions.core.exceptions diff --git a/pom.xml b/pom.xml index a7d79ad..779d105 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ com.funixproductions.core funixproductions-core - 1.1.0.6 + 1.1.0.7 funixproductions-core funixproductions-core for all company projects https://github.com/FunixProductions/spring-core @@ -29,7 +29,7 @@ 17 - 1.1.0.6 + 1.1.0.7 33.1.0-jre diff --git a/storage/pom.xml b/storage/pom.xml index 1e73c98..dbf1873 100644 --- a/storage/pom.xml +++ b/storage/pom.xml @@ -6,7 +6,7 @@ com.funixproductions.core funixproductions-core - 1.1.0.6 + 1.1.0.7 com.funixproductions.core.files diff --git a/test-utils/pom.xml b/test-utils/pom.xml index 5bf1709..23e142a 100644 --- a/test-utils/pom.xml +++ b/test-utils/pom.xml @@ -6,7 +6,7 @@ com.funixproductions.core funixproductions-core - 1.1.0.6 + 1.1.0.7 com.funixproductions.core.test diff --git a/tools/pom.xml b/tools/pom.xml index 4ee89b9..53f649b 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -6,7 +6,7 @@ com.funixproductions.core funixproductions-core - 1.1.0.6 + 1.1.0.7 com.funixproductions.core.tools