仪表盘升级为springboot3版本

pull/5935/head
zhangdaiscott 2024-01-12 11:00:51 +08:00
parent ad796f079f
commit 272a7540eb
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
<artifactId>jimureport-spring-boot3-starter-fastjson2</artifactId> <artifactId>jimureport-spring-boot3-starter-fastjson2</artifactId>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.jeecgframework.jimureport</groupId> <groupId>org.jeecgframework.boot3</groupId>
<artifactId>jimureport-drag</artifactId> <artifactId>jimureport-drag</artifactId>
<version>2.0.1</version> <version>2.0.1</version>
</dependency> </dependency>