Skip to content

Commit 5548aae

Browse files
committed
Upgrade to jOOQ 3.14.15
Closes gh-28094
1 parent 52822bb commit 5548aae

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
@@ -931,7 +931,7 @@ bom {
931931
]
932932
}
933933
}
934-
library("jOOQ", "3.14.14") {
934+
library("jOOQ", "3.14.15") {
935935
prohibit("[3.15.0,)") {
936936
because "it requires Java 11"
937937
}

0 commit comments

Comments
 (0)