We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f0f20e commit 8e80454Copy full SHA for 8e80454
pom.xml
@@ -4,11 +4,11 @@
4
<parent>
5
<groupId>com.itextpdf</groupId>
6
<artifactId>root</artifactId>
7
- <version>7.1.10-SNAPSHOT</version>
+ <version>7.1.10</version>
8
<relativePath/>
9
</parent>
10
<artifactId>html2pdf</artifactId>
11
- <version>2.1.7-SNAPSHOT</version>
+ <version>2.1.7</version>
12
<name>pdfHTML</name>
13
<description>pdfHTML is an iText 7 add-on that lets you to parse (X)HTML snippets and the associated CSS and converts
14
them to PDF.</description>
0 commit comments