Browse Source

Upgrade to jOOQ 3.18.6

Closes gh-36983
pull/37013/head
Stephane Nicoll 3 years ago
parent
commit
a83fa3e055
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save