Skip to content

Commit 3b20c67

Browse files
committed
Upgrade to jOOQ 3.14.16
Closes gh-31413
1 parent 78d0db7 commit 3b20c67

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
@@ -952,7 +952,7 @@ bom {
952952
]
953953
}
954954
}
955-
library("jOOQ", "3.14.15") {
955+
library("jOOQ", "3.14.16") {
956956
prohibit("[3.15.0,)") {
957957
because "it requires Java 11"
958958
}

0 commit comments

Comments
 (0)