Upgrade to jOOQ 3.19.22

Closes gh-45114
This commit is contained in:
Phillip Webb
2025-04-10 13:34:26 -07:00
parent 5695ce6d97
commit ff29ef4e75

View File

@@ -1038,7 +1038,7 @@ bom {
]
}
}
library("jOOQ", "3.19.21") {
library("jOOQ", "3.19.22") {
prohibit {
versionRange "[3.20.0,)"
because "it requires Java 21"