Skip to content

Commit 3372576

Browse files
committed
Upgrade to jOOQ 3.19.22
Closes gh-45078
1 parent 5f36719 commit 3372576

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
@@ -1003,7 +1003,7 @@ bom {
10031003
]
10041004
}
10051005
}
1006-
library("jOOQ", "3.19.21") {
1006+
library("jOOQ", "3.19.22") {
10071007
group("org.jooq") {
10081008
modules = [
10091009
"jooq",

0 commit comments

Comments
 (0)