mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-22 17:35:22 +00:00
Upgrade to jOOQ 3.19.29
Closes gh-48456
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<settings xmlns="http://www.jooq.org/xsd/jooq-runtime-3.19.27.xsd">
|
||||
<settings xmlns="http://www.jooq.org/xsd/jooq-runtime-3.19.29.xsd">
|
||||
<batchSize>100</batchSize>
|
||||
</settings>
|
||||
|
||||
@@ -1086,7 +1086,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("jOOQ", "3.19.28") {
|
||||
library("jOOQ", "3.19.29") {
|
||||
prohibit {
|
||||
versionRange "[3.20.0,)"
|
||||
because "it requires Java 21"
|
||||
|
||||
Reference in New Issue
Block a user