File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed
src/main/java/com/itextpdf/text Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >itextpdf</artifactId >
13- <version >5.5.14-SNAPSHOT </version >
13+ <version >5.5.13.3 </version >
1414
1515 <name >iText Core</name >
1616 <description >A Free Java-PDF library</description >
Original file line number Diff line number Diff line change @@ -74,14 +74,14 @@ public final class Version {
7474 * This String contains the version number of this iText release.
7575 * For debugging purposes, we request you NOT to change this constant.
7676 */
77- private final String release = "5.5.14-SNAPSHOT " ;
77+ private final String release = "5.5.13.3 " ;
7878 /**
7979 * This String contains the iText version as shown in the producer line.
8080 * iText is a product developed by iText Group NV.
8181 * iText Group requests that you retain the iText producer line
8282 * in every PDF that is created or manipulated using iText.
8383 */
84- private String iTextVersion = iText + " " + release + " \u00a9 2000-2020 iText Group NV" ;
84+ private String iTextVersion = iText + " " + release + " \u00a9 2000-2022 iText Group NV" ;
8585 /**
8686 * The license key.
8787 */
Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >itext-pdfa</artifactId >
13- <version >5.5.14-SNAPSHOT </version >
13+ <version >5.5.13.3 </version >
1414
1515 <name >iText PDF/A</name >
1616 <description >iText ISO-19005 Module</description >
Original file line number Diff line number Diff line change 99 </parent >
1010
1111 <artifactId >root</artifactId >
12- <version >5.5.14-SNAPSHOT </version >
12+ <version >5.5.13.3 </version >
1313 <packaging >pom</packaging >
1414
1515 <name >iText</name >
Original file line number Diff line number Diff line change 1111
1212 <groupId >com.itextpdf.tool</groupId >
1313 <artifactId >xmlworker</artifactId >
14- <version >5.5.14-SNAPSHOT </version >
14+ <version >5.5.13.3 </version >
1515
1616 <name >iText XML Worker</name >
1717 <description >Parses XML to PDF, with CSS support, using iText</description >
Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >itext-xtra</artifactId >
13- <version >5.5.14-SNAPSHOT </version >
13+ <version >5.5.13.3 </version >
1414
1515 <name >iText Xtra</name >
1616 <description >iText Xtra, part of iText a Free Java-PDF library</description >
You can’t perform that action at this time.
0 commit comments