We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1174e1d commit f6a1844Copy full SHA for f6a1844
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Mindee Java Client Library Changelog
2
3
+## v4.28.0 - 2025-04-15
4
+### Changes
5
+* :arrow_up: :boom: migrate to http-core 5
6
+
7
8
## v4.27.0 - 2025-04-08
9
### Changes
10
* :sparkles: add support for Financial Document V1.12
pom.xml
@@ -5,7 +5,7 @@
<groupId>com.mindee.sdk</groupId>
<artifactId>mindee-api-java</artifactId>
- <version>4.27.0</version>
+ <version>4.28.0</version>
<modelVersion>4.0.0</modelVersion>
<name>Mindee Java Helper Library</name>
11
<description>Java Library to call Mindee's Off-The-Shelf and Custom APIs</description>
0 commit comments