forked from github/dataease
perf(X-Pack): 定时报告增加pdf导出
This commit is contained in:
parent
ce2e511102
commit
25dfa169df
@ -129,6 +129,12 @@
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.itextpdf</groupId>
|
||||
<artifactId>itext7-core</artifactId>
|
||||
<version>${itextpdf.version}</version>
|
||||
<type>pom</type>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
2
de-xpack
2
de-xpack
@ -1 +1 @@
|
||||
Subproject commit 7be5178e948086bb1cf608695d43d16eff2f8231
|
||||
Subproject commit bbab91cb175d5ad1a11bcc5598766d8e37a35098
|
Loading…
Reference in New Issue
Block a user