Browse Source

Upgrade to jOOQ 3.19.4

Closes gh-39708
pull/39734/head
Andy Wilkinson 2 years ago
parent
commit
5f6772fc6d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save