Browse Source

Upgrade to jOOQ 3.17.4

Closes gh-32350
pull/32374/head
Stephane Nicoll 3 years ago
parent
commit
b4a33e52c1
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -717,7 +717,7 @@ bom { @@ -717,7 +717,7 @@ bom {
]
}
}
library("jOOQ", "3.17.2") {
library("jOOQ", "3.17.4") {
group("org.jooq") {
modules = [
"jooq",

Loading…
Cancel
Save