Skip to content

Commit 80c353b

Browse files
committed
Upgrade to jOOQ 3.19.23
Closes gh-45465
1 parent c66eebc commit 80c353b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1065,7 +1065,7 @@ bom {
10651065
]
10661066
}
10671067
}
1068-
library("jOOQ", "3.19.22") {
1068+
library("jOOQ", "3.19.23") {
10691069
prohibit {
10701070
versionRange "[3.20.0,)"
10711071
because "it requires Java 21"

0 commit comments

Comments
 (0)