Skip to content

Commit 6c4349c

Browse files
committed
🔖 Version 4.42.0
1 parent 34ce92d commit 6c4349c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Mindee Java Client Library Changelog
22

3+
## v4.42.0 - 2026-02-24
4+
### Changes
5+
* :sparkles: add job information to inference
6+
* :recycle: update extraction routes
7+
8+
39
## v4.41.0 - 2026-02-09
410
### Changes
511
* :sparkles: add easy accessor for list in object field

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@
416416

417417
<properties>
418418
<!-- MINDEE VERSION GOES HERE -->
419-
<revision>4.41.0</revision>
419+
<revision>4.42.0</revision>
420420

421421
<com.fasterxml.jackson.version>2.15.4</com.fasterxml.jackson.version>
422422
<com.fasterxml.jackson.datatype.version>2.15.4</com.fasterxml.jackson.datatype.version>

0 commit comments

Comments
 (0)