mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-20 06:29:16 +00:00
Upgrade to jOOQ 3.19.28
Closes gh-48090
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user