diff --git a/pom.xml b/pom.xml index d9e6e96..3124a4e 100644 --- a/pom.xml +++ b/pom.xml @@ -51,50 +51,50 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 2.1.3 + 3.0.0 com.alibaba druid-spring-boot-starter - 1.1.9 + 1.2.21 org.xerial sqlite-jdbc - 3.8.11.2 + 3.41.2.2 mysql mysql-connector-java - 8.0.16 + 8.0.31 io.swagger.parser.v3 swagger-parser - 2.0.24 + 2.1.18 org.json json - 20180813 + 20231013 com.vladsch.flexmark flexmark - ${flexmark.version} + 0.60.0 com.vladsch.flexmark flexmark-util - ${flexmark.version} + 0.61.0 com.vladsch.flexmark flexmark-ext-tables - ${flexmark.version} + 0.61.0 @@ -104,7 +104,7 @@ org.mirrentools screw-driver - 1.2.3 + 1.2.6 test