升级springboot版本号

This commit is contained in:
JEECG
2024-12-04 10:04:03 +08:00
parent 3a4656468b
commit 18029e45d8

View File

@@ -5,7 +5,7 @@
<parent> <parent>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.10</version> <version>2.7.18</version>
<relativePath/> <relativePath/>
</parent> </parent>
@@ -68,7 +68,7 @@
<artifactId>jimureport-spring-boot-starter</artifactId> <artifactId>jimureport-spring-boot-starter</artifactId>
<version>${jimureport.version}</version> <version>${jimureport.version}</version>
</dependency> </dependency>
<!-- 积木仪表盘大屏 --> <!-- 积木仪BI -->
<dependency> <dependency>
<groupId>org.jeecgframework.jimureport</groupId> <groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimubi-spring-boot-starter</artifactId> <artifactId>jimubi-spring-boot-starter</artifactId>