Skip to content

Commit 43cc205

Browse files
committed
Upgrade to jOOQ 3.19.28
Closes spring-projectsgh-48084
1 parent 3ffdf4c commit 43cc205

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
@@ -1090,7 +1090,7 @@ bom {
10901090
]
10911091
}
10921092
}
1093-
library("jOOQ", "3.19.27") {
1093+
library("jOOQ", "3.19.28") {
10941094
prohibit {
10951095
versionRange "[3.20.0,)"
10961096
because "it requires Java 21"

0 commit comments

Comments
 (0)