From 97fba4cad38c9392c42bdc710801f664a0dbf63a Mon Sep 17 00:00:00 2001 From: CaptainB Date: Fri, 28 Oct 2022 14:07:28 +0800 Subject: [PATCH] build: deps version --- backend/pom.xml | 7 ++++--- pom.xml | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index e5cab59ea4..b7c9e08d20 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -24,6 +24,7 @@ 7.4.1.jre8 42.3.2 1.5.3 + 1.4 @@ -109,7 +110,7 @@ com.github.pagehelper pagehelper - 5.3.0 + 5.3.2 @@ -120,7 +121,7 @@ org.redisson redisson-spring-boot-starter - 3.17.3 + 3.17.7 org.springframework.session @@ -134,7 +135,7 @@ org.apache.commons commons-text - 1.8 + 1.10.0 commons-codec diff --git a/pom.xml b/pom.xml index 4993517f68..9a0dbdbf58 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.4 + 2.7.5