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 4e53edf commit 694feb6Copy full SHA for 694feb6
pom.xml
@@ -225,7 +225,7 @@
225
<dependency>
226
<groupId>net.sourceforge.lept4j</groupId>
227
<artifactId>lept4j</artifactId>
228
- <version>1.21.0</version>
+ <version>1.21.1</version>
229
</dependency>
230
231
<groupId>org.jboss</groupId>
src/main/resources/versionchanges.txt
@@ -266,6 +266,7 @@ Version 5.15.0 (15 February 2025)
266
- Use SetImage method that takes Pix as input
267
- Update dependencies
268
269
-Version 5.16.0 (5 June 2025)
+Version 5.16.0 (8 June 2025)
270
- Upgrade to Tesseract 5.5.1
271
-- Update plug-ins and dependencies
+- Update plug-ins and dependencies
272
+- Validate specified datapath and language data existence
0 commit comments