Upgrade to jOOQ 3.14.12

Closes gh-27271
This commit is contained in:
Stephane Nicoll
2021-07-12 07:54:09 +02:00
parent 9394d4e547
commit 4bfdbbb4a2

View File

@@ -930,7 +930,7 @@ bom {
] ]
} }
} }
library("jOOQ", "3.14.11") { library("jOOQ", "3.14.12") {
group("org.jooq") { group("org.jooq") {
modules = [ modules = [
"jooq", "jooq",