Upgrade to jOOQ 3.14.14

Closes gh-28012
This commit is contained in:
Stephane Nicoll 2021-09-15 08:17:45 +02:00
parent 98c4d1d279
commit fbef309fd7
1 changed files with 1 additions and 1 deletions

View File

@ -931,7 +931,7 @@ bom {
]
}
}
library("jOOQ", "3.14.13") {
library("jOOQ", "3.14.14") {
prohibit("[3.15.0,)") {
because "it requires Java 11"
}