更新 pom.xml,修改 jimureport 依赖的 artifactId

This commit is contained in:
JEECG
2025-09-26 16:26:35 +08:00
parent 914875d6a1
commit c0ffd14b7a

View File

@@ -38,7 +38,7 @@
<!-- 积木报表 -->
<dependency>
<groupId>org.jeecgframework.jimureport</groupId>
<artifactId>jimureport-spring-boot3-starter-fastjson2</artifactId>
<artifactId>jimureport-spring-boot3-starter</artifactId>
<exclusions>
<exclusion>
<groupId>com.github.jsqlparser</groupId>