diff --git a/pom.xml b/pom.xml index 3439985..20f0652 100644 --- a/pom.xml +++ b/pom.xml @@ -26,28 +26,28 @@ org.junit.jupiter junit-jupiter-api - 5.7.0 + 5.9.0 test org.apache.commons commons-lang3 - 3.11 + 3.12.0 org.reflections reflections - 0.9.12 + 0.10.2 org.projectlombok lombok - 1.18.16 + 1.18.24 @@ -59,14 +59,14 @@ com.alibaba fastjson - 1.2.83 + 2.0.13 provided org.mybatis mybatis - 3.5.6 + 3.5.10 provided