Skip to content

Commit 5204b5a

Browse files
committed
Upgrade to jOOQ 3.17.11
Closes gh-34912
1 parent 76112f5 commit 5204b5a

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
@@ -658,7 +658,7 @@ bom {
658658
]
659659
}
660660
}
661-
library("jOOQ", "3.17.10") {
661+
library("jOOQ", "3.17.11") {
662662
group("org.jooq") {
663663
modules = [
664664
"jooq",

0 commit comments

Comments
 (0)