Browse Source

Upgrade to jOOQ 3.19.28

Closes gh-48090
pull/48101/head
Stéphane Nicoll 1 month ago
parent
commit
24cc3e490f
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -1062,7 +1062,7 @@ bom { @@ -1062,7 +1062,7 @@ bom {
]
}
}
library("jOOQ", "3.19.27") {
library("jOOQ", "3.19.28") {
prohibit {
versionRange "[3.20.0,)"
because "it requires Java 21"

Loading…
Cancel
Save