Browse Source

Upgrade to jOOQ 3.19.16

Closes gh-43468
pull/43483/head
Stéphane Nicoll 1 year ago
parent
commit
bd53ba3846
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1011,7 +1011,7 @@ bom { @@ -1011,7 +1011,7 @@ bom {
]
}
}
library("jOOQ", "3.19.15") {
library("jOOQ", "3.19.16") {
group("org.jooq") {
modules = [
"jooq",

Loading…
Cancel
Save