Skip to content

Commit dbf3677

Browse files
committed
Upgrade to jOOQ 3.14.16
Closes gh-31429
1 parent 26b64e7 commit dbf3677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -983,7 +983,7 @@ bom {
983983
]
984984
}
985985
}
986-
library("jOOQ", "3.14.15") {
986+
library("jOOQ", "3.14.16") {
987987
prohibit("[3.15.0,)") {
988988
because "it requires Java 11"
989989
}

0 commit comments

Comments
 (0)