Upgrade to jOOQ 3.19.24

Closes gh-45944
This commit is contained in:
Stéphane Nicoll
2025-06-12 21:32:30 +02:00
parent c08d3e1160
commit b7378565b0

View File

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