Skip to content

Commit 032f1ec

Browse files
committed
Upgrade to jOOQ 3.19.9
Closes gh-41072
1 parent ce22422 commit 032f1ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@ bom {
878878
]
879879
}
880880
}
881-
library("jOOQ", "3.19.8") {
881+
library("jOOQ", "3.19.9") {
882882
group("org.jooq") {
883883
modules = [
884884
"jooq",

0 commit comments

Comments
 (0)