🎨 pom.xml update

This commit is contained in:
fuhouyin 2025-01-10 15:24:36 +08:00
parent f4c569e454
commit 57c278b062

View File

@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.17</version>
<version>2.7.18</version>
<relativePath/>
</parent>
<groupId>com</groupId>
@ -45,7 +45,7 @@
<dependency>
<groupId>com.baomidou</groupId>
<artifactId>mybatis-plus-boot-starter</artifactId>
<version>3.5.3.2</version>
<version>3.5.9</version>
</dependency>
<!--jooq-codegen-maven-->
<dependency>