Browse Source

Upgrade to jOOQ 3.17.5

Closes gh-33006
pull/33011/head
Andy Wilkinson 3 years ago
parent
commit
56252b72c8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save