diff --git a/pom.xml b/pom.xml index 624ffbe..1b177ef 100644 --- a/pom.xml +++ b/pom.xml @@ -7,19 +7,19 @@ org.springframework.boot spring-boot-starter-parent - 3.5.11 + 3.5.13 com.imyeyu.spring timi-spring - 0.0.10 + 0.0.11 jar 21 true - 3.5.11 + 3.5.13 21 21 UTF-8 @@ -131,12 +131,12 @@ org.mybatis.spring.boot mybatis-spring-boot-starter - 3.0.3 + 3.0.5 org.apache.commons commons-pool2 - 2.12.0 + 2.13.1 com.imyeyu.io