diff --git a/backend/pom.xml b/backend/pom.xml index ec8f8d52a6..f59950682e 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -27,7 +27,7 @@ 5.1.0 5.1.0 6.2.0.202206071550-r - 1.3.3 + 1.4 @@ -122,7 +122,7 @@ com.github.pagehelper pagehelper - 5.3.0 + 5.3.2 @@ -133,7 +133,7 @@ org.redisson redisson-spring-boot-starter - 3.17.3 + 3.17.7 org.springframework.session @@ -147,7 +147,7 @@ org.apache.commons commons-text - 1.8 + 1.10.0 commons-codec diff --git a/pom.xml b/pom.xml index 16f7ddfedd..97675ffa1c 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 2.7.4 + 2.7.5