Browse Source

Upgrade to jOOQ 3.18.6

Closes gh-36931
pull/38706/head
Stephane Nicoll 3 years ago
parent
commit
dd7fcec201
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -684,7 +684,7 @@ bom { @@ -684,7 +684,7 @@ bom {
]
}
}
library("jOOQ", "3.18.5") {
library("jOOQ", "3.18.6") {
group("org.jooq") {
modules = [
"jooq",

Loading…
Cancel
Save