Upgrade to jOOQ 3.14.15

Closes gh-28094
This commit is contained in:
Stephane Nicoll 2021-09-22 08:48:19 +02:00
parent 52822bbc4f
commit 5548aae440

View File

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