Remove unecessary dependency

This commit is contained in:
Claude Brisson
2023-05-12 12:00:39 +02:00
parent a38b504784
commit 0e143813a8
2 changed files with 0 additions and 43 deletions

View File

@@ -449,12 +449,6 @@
<artifactId>pdfbox</artifactId>
<version>2.0.28</version>
</dependency>
<!-- external commands -->
<dependency>
<groupId>com.sealwu</groupId>
<artifactId>kscript-tools</artifactId>
<version>1.0.3</version>
</dependency>
<!-- test emails -->
<dependency>
<groupId>com.icegreen</groupId>