Skip to content

Commit cdc5eb9

Browse files
committed
Upgrade to jOOQ 3.19.30
Closes spring-projectsgh-49081
1 parent 9c42312 commit cdc5eb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1089,7 +1089,7 @@ bom {
10891089
]
10901090
}
10911091
}
1092-
library("jOOQ", "3.19.29") {
1092+
library("jOOQ", "3.19.30") {
10931093
prohibit {
10941094
versionRange "[3.20.0,)"
10951095
because "it requires Java 21"

0 commit comments

Comments
 (0)