Browse Source

Upgrade to jOOQ 3.14.11

Closes gh-26790
pull/27348/head
Stephane Nicoll 5 years ago
parent
commit
d6f22f0802
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save