Browse Source

Upgrade to jOOQ 3.13.4

Closes gh-22804
pull/22834/head
Andy Wilkinson 6 years ago
parent
commit
c00823bc63
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -830,7 +830,7 @@ bom { @@ -830,7 +830,7 @@ bom {
]
}
}
library("jOOQ", "3.13.2") {
library("jOOQ", "3.13.4") {
group("org.jooq") {
modules = [
"jooq",

Loading…
Cancel
Save