Browse Source

Upgrade to jOOQ 3.13.3

Closes gh-22468
pull/22996/head
Andy Wilkinson 5 years ago
parent
commit
ebcc903547
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save