Browse Source

Upgrade to jOOQ 3.19.6

Closes gh-40001
pull/40012/head
Andy Wilkinson 2 years ago
parent
commit
f3b0079832
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -870,7 +870,7 @@ bom { @@ -870,7 +870,7 @@ bom {
]
}
}
library("jOOQ", "3.19.4") {
library("jOOQ", "3.19.6") {
group("org.jooq") {
modules = [
"jooq",

Loading…
Cancel
Save