Upgrade to jOOQ 3.14.11

Closes gh-26807
This commit is contained in:
Stephane Nicoll 2021-06-08 08:24:53 +02:00
parent b755eacd86
commit 88b9b88cd9
1 changed files with 1 additions and 1 deletions

View File

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