mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Upgrade to jOOQ 3.14.14
Closes gh-28012
This commit is contained in:
@@ -931,7 +931,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("jOOQ", "3.14.13") {
|
||||
library("jOOQ", "3.14.14") {
|
||||
prohibit("[3.15.0,)") {
|
||||
because "it requires Java 11"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user