Skip to content

Commit dd94e2a

Browse files
committed
Upgrade to Jaybird 4.0.9.java11
Closes gh-34263
1 parent 41edf24 commit dd94e2a

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
@@ -602,7 +602,7 @@ bom {
602602
]
603603
}
604604
}
605-
library("Jaybird", "4.0.8.java11") {
605+
library("Jaybird", "4.0.9.java11") {
606606
group("org.firebirdsql.jdbc") {
607607
modules = [
608608
"jaybird"

0 commit comments

Comments
 (0)