Skip to content

Commit ff29ef4

Browse files
committed
Upgrade to jOOQ 3.19.22
Closes gh-45114
1 parent 5695ce6 commit ff29ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1038,7 +1038,7 @@ bom {
10381038
]
10391039
}
10401040
}
1041-
library("jOOQ", "3.19.21") {
1041+
library("jOOQ", "3.19.22") {
10421042
prohibit {
10431043
versionRange "[3.20.0,)"
10441044
because "it requires Java 21"

0 commit comments

Comments
 (0)