Browse Source

Upgrade to jOOQ 3.17.11

Closes gh-34912
pull/35377/head
Stephane Nicoll 3 years ago
parent
commit
5204b5abaa
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -658,7 +658,7 @@ bom { @@ -658,7 +658,7 @@ bom {
]
}
}
library("jOOQ", "3.17.10") {
library("jOOQ", "3.17.11") {
group("org.jooq") {
modules = [
"jooq",

Loading…
Cancel
Save