Skip to content

Commit 0c0c105

Browse files
committed
Upgrade to jOOQ 3.19.17
Closes gh-43802
1 parent 4e44ed7 commit 0c0c105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -994,7 +994,7 @@ bom {
994994
]
995995
}
996996
}
997-
library("jOOQ", "3.19.16") {
997+
library("jOOQ", "3.19.17") {
998998
group("org.jooq") {
999999
modules = [
10001000
"jooq",

0 commit comments

Comments
 (0)