Browse Source

Upgrade to jOOQ 3.17.9

Closes gh-34668
pull/34917/head
Andy Wilkinson 3 years ago
parent
commit
ac54afe694
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -658,7 +658,7 @@ bom {
] ]
} }
} }
library("jOOQ", "3.17.8") { library("jOOQ", "3.17.9") {
group("org.jooq") { group("org.jooq") {
modules = [ modules = [
"jooq", "jooq",

Loading…
Cancel
Save