Skip to content

Commit 8d0a434

Browse files
tomas-sexenianBeta Bot
authored andcommitted
Cherry pick branch 'genexuslabs:remove-itextasian' into beta
1 parent 2b17c3c commit 8d0a434

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

java/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -107,11 +107,6 @@
107107
<artifactId>html2pdf</artifactId>
108108
<version>5.0.0</version>
109109
</dependency>
110-
<dependency>
111-
<groupId>com.lowagie</groupId>
112-
<artifactId>itextasian</artifactId>
113-
<version>1.5.2</version>
114-
</dependency>
115110
<dependency>
116111
<groupId>org.apache.pdfbox</groupId>
117112
<artifactId>pdfbox</artifactId>

pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,6 @@
7373
<name>Maven Central</name>
7474
<layout>default</layout>
7575
<url>https://repo1.maven.org/maven2</url>
76-
</repository>
77-
<repository>
78-
<id>iTextRepository</id>
79-
<name>iText Repository</name>
80-
<url>https://repository.openmindonline.it/</url>
8176
</repository>
8277
</repositories>
8378

0 commit comments

Comments
 (0)