Upgrade to jOOQ 3.14.16

Closes gh-31429
This commit is contained in:
Stephane Nicoll 2022-06-17 10:59:26 +02:00
parent 26b64e7713
commit dbf3677c0a

View File

@ -983,7 +983,7 @@ bom {
]
}
}
library("jOOQ", "3.14.15") {
library("jOOQ", "3.14.16") {
prohibit("[3.15.0,)") {
because "it requires Java 11"
}