File tree Expand file tree Collapse file tree 9 files changed +11
-12
lines changed
Expand file tree Collapse file tree 9 files changed +11
-12
lines changed Original file line number Diff line number Diff line change @@ -23,14 +23,13 @@ and bugreports to this GitHub repository.
2323
2424
2525
26- ## OpenPDF version 2.2.1 released 2025-06-15
26+ ## OpenPDF version 2.2.2 released 2025-06-16
2727
28- Get version 2.2.1 here: https://github.com/LibrePDF/OpenPDF/releases/tag/2.2.1
28+ Get version 2.2.2 here: https://github.com/LibrePDF/OpenPDF/releases/tag/2.2.2
2929
3030### Other versions
3131
3232- [ OpenPDF 1.4.2 (release 2024-03-30)] ( https://github.com/LibrePDF/OpenPDF/releases/tag/1.4.2 )
33- - [ OpenPDF 1.3.43 (release 2024-03-29)] ( https://github.com/LibrePDF/OpenPDF/releases/tag/1.3.43 )
3433- [ Previous releases] ( https://github.com/LibrePDF/OpenPDF/releases )
3534
3635## Features
@@ -60,7 +59,7 @@ Add this to your pom.xml file to use the latest version of OpenPDF:
6059<dependency >
6160 <groupId >com.github.librepdf</groupId >
6261 <artifactId >openpdf</artifactId >
63- <version >2.2.1 </version >
62+ <version >2.2.2 </version >
6463</dependency >
6564```
6665
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 >2.2.2-SNAPSHOT </version >
8+ <version >2.2.2</version >
99 </parent >
1010
1111 <artifactId >openpdf-fonts-extra</artifactId >
Original file line number Diff line number Diff line change 77 <parent >
88 <groupId >com.github.librepdf</groupId >
99 <artifactId >openpdf-parent</artifactId >
10- <version >2.2.2-SNAPSHOT </version >
10+ <version >2.2.2</version >
1111 </parent >
1212
1313 <artifactId >openpdf-html</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.librepdf</groupId >
88 <artifactId >openpdf-parent</artifactId >
9- <version >2.2.2-SNAPSHOT </version >
9+ <version >2.2.2</version >
1010 </parent >
1111
1212 <artifactId >openpdf-kotlin</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 >2.2.2-SNAPSHOT </version >
8+ <version >2.2.2</version >
99 </parent >
1010
1111 <artifactId >openpdf-renderer</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.librepdf</groupId >
88 <artifactId >openpdf-parent</artifactId >
9- <version >2.2.2-SNAPSHOT </version >
9+ <version >2.2.2</version >
1010 </parent >
1111
1212 <artifactId >openpdf</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.librepdf</groupId >
88 <artifactId >openpdf-parent</artifactId >
9- <version >2.2.2-SNAPSHOT </version >
9+ <version >2.2.2</version >
1010 </parent >
1111
1212 <artifactId >pdf-swing</artifactId >
Original file line number Diff line number Diff line change 66 <parent >
77 <groupId >com.github.librepdf</groupId >
88 <artifactId >openpdf-parent</artifactId >
9- <version >2.2.2-SNAPSHOT </version >
9+ <version >2.2.2</version >
1010 </parent >
1111
1212 <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 >2.2.2-SNAPSHOT </version > <!-- artifact.version -->
8+ <version >2.2.2</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