Skip to content

Commit fb65254

Browse files
committed
Upgrade to jOOQ 3.21.2
Closes gh-50107
1 parent 4e5a539 commit fb65254

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1143,7 +1143,7 @@ bom {
11431143
]
11441144
}
11451145
}
1146-
library("jOOQ", "3.21.1") {
1146+
library("jOOQ", "3.21.2") {
11471147
group("org.jooq") {
11481148
bom("jooq-bom")
11491149
plugins = [

0 commit comments

Comments
 (0)