Upgrade to jOOQ 3.17.15

Closes gh-36917
This commit is contained in:
Stephane Nicoll 2023-08-10 14:41:37 +02:00
parent 6d1d946bba
commit 7484b21202
1 changed files with 1 additions and 1 deletions

View File

@ -662,7 +662,7 @@ bom {
]
}
}
library("jOOQ", "3.17.14") {
library("jOOQ", "3.17.15") {
group("org.jooq") {
modules = [
"jooq",