Browse Source

Upgrade to jOOQ 3.14.4

Closes gh-24390
pull/24418/head
Stephane Nicoll 5 years ago
parent
commit
8dd34b74c5
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -832,7 +832,7 @@ bom { @@ -832,7 +832,7 @@ bom {
]
}
}
library("jOOQ", "3.14.3") {
library("jOOQ", "3.14.4") {
group("org.jooq") {
modules = [
"jooq",

Loading…
Cancel
Save