Upgrade to jOOQ 3.19.25

Closes gh-46809
This commit is contained in:
Stéphane Nicoll 2025-08-12 17:19:20 +02:00
parent e84ff165ae
commit f948f00cd5
1 changed files with 1 additions and 1 deletions

View File

@ -1033,7 +1033,7 @@ bom {
]
}
}
library("jOOQ", "3.19.24") {
library("jOOQ", "3.19.25") {
prohibit {
versionRange "[3.20.0,)"
because "it requires Java 21"