Browse Source

Upgrade to jOOQ 3.17.16

Closes gh-37848
pull/38325/head
Andy Wilkinson 2 years ago
parent
commit
9fb3f8bed6
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -660,7 +660,7 @@ bom { @@ -660,7 +660,7 @@ bom {
]
}
}
library("jOOQ", "3.17.15") {
library("jOOQ", "3.17.16") {
group("org.jooq") {
modules = [
"jooq",

Loading…
Cancel
Save