mirror of
https://github.com/blossom-editor/blossom.git
synced 2026-03-12 17:41:26 +08:00
chore: 更新依赖
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
<properties>
|
||||
<!-- 数据库连接 -->
|
||||
<mysql.version>8.0.21</mysql.version>
|
||||
<mysql.version>8.0.28</mysql.version>
|
||||
<!-- 分页插件 -->
|
||||
<pagehelper.version>5.3.2</pagehelper.version>
|
||||
<pagehelper-springboot.version>1.4.6</pagehelper-springboot.version>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-starter-parent</artifactId>
|
||||
<version>2.7.11</version>
|
||||
<version>2.7.18</version>
|
||||
<relativePath/>
|
||||
</parent>
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
SpringBoot 版本
|
||||
https://spring.io/projects/spring-boot#support
|
||||
-->
|
||||
<spring-boot.version>2.7.11</spring-boot.version>
|
||||
<spring-boot.version>2.7.18</spring-boot.version>
|
||||
|
||||
<!-- 其他三方包版本 -->
|
||||
<lombok.version>1.18.8</lombok.version>
|
||||
|
||||
Reference in New Issue
Block a user