Skip to content

Commit 2184f62

Browse files
🔖 Version 4.41.0 (#294)
1 parent c063b6a commit 2184f62

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## v4.41.0 - 2026-02-09
4+
### Changes
5+
* :sparkles: add easy accessor for list in object field
6+
7+
38
## v4.40.0 - 2025-12-19
49
### Changes
510
* :sparkles: add basic data-schema replace to v2

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.40.0</revision>
419+
<revision>4.41.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)