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