Browse Source

Upgrade to jOOQ 3.19.23

Closes gh-45452
pull/45601/head
Stéphane Nicoll 10 months ago
parent
commit
6c223e4a60
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -986,7 +986,7 @@ bom { @@ -986,7 +986,7 @@ bom {
]
}
}
library("jOOQ", "3.19.22") {
library("jOOQ", "3.19.23") {
group("org.jooq") {
modules = [
"jooq",

Loading…
Cancel
Save