File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ and bugreports to this GitHub repository.
1212
1313[ ![ Join the chat at https://gitter.im/LibrePDF/OpenPDF ] ( https://badges.gitter.im/LibrePDF/OpenPDF.svg )] ( https://gitter.im/LibrePDF/OpenPDF )
1414
15- ## OpenPDF version 1.3.32 released 2023-11-02 ##
15+ ## OpenPDF version 1.3.33 released 2023-11-15 ##
1616
17- Get version 1.3.32 here - https://github.com/LibrePDF/OpenPDF/releases/tag/1.3.32
17+ Get version 1.3.33 here - https://github.com/LibrePDF/OpenPDF/releases/tag/1.3.33
1818
1919- [ Previous releases] ( https://github.com/LibrePDF/OpenPDF/releases )
2020
@@ -27,7 +27,7 @@ Add this to your pom.xml file to use the latest version of OpenPDF:
2727<dependency >
2828 <groupId >com.github.librepdf</groupId >
2929 <artifactId >openpdf</artifactId >
30- <version >1.3.32 </version >
30+ <version >1.3.33 </version >
3131</dependency >
3232```
3333
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.librepdf</groupId >
77 <artifactId >openpdf-parent</artifactId >
8- <version >1.1. 3.33-SNAPSHOT </version >
8+ <version >1.3.33</version >
99 </parent >
1010
1111 <artifactId >openpdf-fonts-extra</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.librepdf</groupId >
77 <artifactId >openpdf-parent</artifactId >
8- <version >1.1. 3.33-SNAPSHOT </version >
8+ <version >1.3.33</version >
99 </parent >
1010
1111 <artifactId >openpdf</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.librepdf</groupId >
77 <artifactId >openpdf-parent</artifactId >
8- <version >1.1. 3.33-SNAPSHOT </version >
8+ <version >1.3.33</version >
99 </parent >
1010
1111 <artifactId >pdf-swing</artifactId >
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >com.github.librepdf</groupId >
77 <artifactId >openpdf-parent</artifactId >
8- <version >1.1. 3.33-SNAPSHOT </version >
8+ <version >1.3.33</version >
99 </parent >
1010
1111 <artifactId >pdf-toolbox</artifactId >
Original file line number Diff line number Diff line change 55
66 <groupId >com.github.librepdf</groupId >
77 <artifactId >openpdf-parent</artifactId >
8- <version >1.1. 3.33-SNAPSHOT </version > <!-- artifact.version -->
8+ <version >1.3.33</version > <!-- artifact.version -->
99 <packaging >pom</packaging >
1010
1111 <!-- please run mvn tidy:pom once in a while -->
You can’t perform that action at this time.
0 commit comments