Upgrade to jOOQ 3.14.16

Closes gh-31413
This commit is contained in:
Stephane Nicoll 2022-06-17 10:30:19 +02:00
parent 78d0db7ff0
commit 3b20c67f02

View File

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