Browse Source

Upgrade to jOOQ 3.19.26

Closes gh-47157
pull/47304/head
Stéphane Nicoll 4 months ago
parent
commit
ac4ea31895
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1024,7 +1024,7 @@ bom { @@ -1024,7 +1024,7 @@ bom {
]
}
}
library("jOOQ", "3.19.25") {
library("jOOQ", "3.19.26") {
group("org.jooq") {
modules = [
"jooq",

Loading…
Cancel
Save