Upgrade to jOOQ 3.14.11

Closes gh-26790
This commit is contained in:
Stephane Nicoll 2021-06-07 07:57:53 +02:00
parent 99169af57c
commit d6f22f0802
1 changed files with 1 additions and 1 deletions

View File

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