Browse Source

Upgrade to jOOQ 3.18.10

Closes gh-39574
pull/39630/head
Andy Wilkinson 2 years ago
parent
commit
5c6f200b85
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -697,7 +697,7 @@ bom { @@ -697,7 +697,7 @@ bom {
]
}
}
library("jOOQ", "3.18.9") {
library("jOOQ", "3.18.10") {
group("org.jooq") {
modules = [
"jooq",

Loading…
Cancel
Save