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 ec3845a commit 81ad319Copy full SHA for 81ad319
README.md
@@ -21,9 +21,9 @@ and bugreports to this GitHub repository.
21
22
23
24
-## OpenPDF version 2.0.4 released 2025-05-20
+## OpenPDF version 2.0.5 released 2025-05-26
25
26
-Get version 2.0.4 here: https://github.com/LibrePDF/OpenPDF/releases/tag/2.0.4
+Get version 2.0.5 here: https://github.com/LibrePDF/OpenPDF/releases/tag/2.0.5
27
28
Please note: Repositories like Maven Central and others may take a few days to update.
29
@@ -56,7 +56,7 @@ Add this to your pom.xml file to use the latest version of OpenPDF:
56
<dependency>
57
<groupId>com.github.librepdf</groupId>
58
<artifactId>openpdf</artifactId>
59
- <version>2.0.4</version>
+ <version>2.0.5</version>
60
</dependency>
61
```
62
0 commit comments