From 721fd6e14499b38ac2659b9384658c205d2cc83e Mon Sep 17 00:00:00 2001 From: CaptainB Date: Sat, 11 Jun 2022 14:31:35 +0800 Subject: [PATCH] build: spring boot version --- backend/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 191a6f5756..85a97b1bc6 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -115,7 +115,7 @@ org.redisson redisson-spring-boot-starter - 3.17.0 + 3.17.3 org.springframework.session diff --git a/pom.xml b/pom.xml index 15ed94e068..b78f53eba5 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.8 + 2.7.0