Skip to content

Commit bae0a08

Browse files
committed
Upgrade to jOOQ 3.14.13
Closes gh-27402
1 parent 3112d16 commit bae0a08

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
@@ -942,7 +942,7 @@ bom {
942942
]
943943
}
944944
}
945-
library("jOOQ", "3.14.12") {
945+
library("jOOQ", "3.14.13") {
946946
prohibit("[3.15.0,)") {
947947
because "it requires Java 11"
948948
}

0 commit comments

Comments
 (0)