From e5e554b8e2c885ead50ac475a8030104f80c16f0 Mon Sep 17 00:00:00 2001 From: Nikita Koksharov Date: Mon, 21 Oct 2024 08:40:59 +0300 Subject: [PATCH] version updated --- redisson/pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/redisson/pom.xml b/redisson/pom.xml index be00a0d95..c9906de4b 100644 --- a/redisson/pom.xml +++ b/redisson/pom.xml @@ -175,28 +175,28 @@ org.springframework spring-test - 6.1.12 + 6.1.14 test org.springframework spring-core - 6.1.12 + 6.1.14 provided org.springframework spring-expression - 6.1.12 + 6.1.14 provided org.springframework spring-webflux - 6.1.12 + 6.1.14 test @@ -340,7 +340,7 @@ org.springframework spring-context - 6.1.12 + 6.1.14 provided true @@ -348,7 +348,7 @@ org.springframework spring-beans - 6.1.12 + 6.1.14 provided true @@ -356,7 +356,7 @@ org.springframework spring-context-support - 6.1.12 + 6.1.14 provided true @@ -364,7 +364,7 @@ org.springframework spring-web - 6.1.12 + 6.1.14 provided true @@ -373,7 +373,7 @@ org.springframework spring-tx - 6.1.12 + 6.1.14 provided true