Skip to content

Commit 1aad244

Browse files
authored
🔖 Version 4.33.0-rc4 (#261)
1 parent 65fe3c2 commit 1aad244

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.33.0-rc4 - 2025-07-25
4+
### Changes
5+
* :recycle: :boom: use array instead of List for webhook ids
6+
7+
38
## v4.33.0-rc3 - 2025-07-23
49
### Changes
510
* :sparkles: add support for URL input sources

pom.xml

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

384384
<properties>
385385
<!-- MINDEE VERSION GOES HERE -->
386-
<revision>4.33.0-rc3</revision>
386+
<revision>4.33.0-rc4</revision>
387387

388388
<com.fasterxml.jackson.version>2.15.4</com.fasterxml.jackson.version>
389389
<com.fasterxml.jackson.datatype.version>2.15.4</com.fasterxml.jackson.datatype.version>

0 commit comments

Comments
 (0)