Skip to content

Commit 28eca39

Browse files
committed
Upgrade to jOOQ 3.19.22
Closes gh-45068
1 parent 918a55c commit 28eca39

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
@@ -986,7 +986,7 @@ bom {
986986
]
987987
}
988988
}
989-
library("jOOQ", "3.19.21") {
989+
library("jOOQ", "3.19.22") {
990990
group("org.jooq") {
991991
modules = [
992992
"jooq",

0 commit comments

Comments
 (0)