Browse Source

Upgrade to jOOQ 3.14.14

Closes gh-27980
pull/28375/head
Stephane Nicoll 4 years ago
parent
commit
3e221094c0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -923,7 +923,7 @@ bom { @@ -923,7 +923,7 @@ bom {
]
}
}
library("jOOQ", "3.14.13") {
library("jOOQ", "3.14.14") {
group("org.jooq") {
modules = [
"jooq",

Loading…
Cancel
Save