Browse Source

Upgrade to jOOQ 3.12.4

Closes gh-20079
pull/20102/head
Stephane Nicoll 6 years ago
parent
commit
7dccc10803
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -879,7 +879,7 @@ bom { @@ -879,7 +879,7 @@ bom {
]
}
}
library("jOOQ", "3.12.3") {
library("jOOQ", "3.12.4") {
group("org.jooq") {
modules = [
"jooq",

Loading…
Cancel
Save