Skip to content

Commit 33c1675

Browse files
committed
Upgrade to Jaybird 4.0.6.java8
Closes gh-30954
1 parent 3f107d0 commit 33c1675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ bom {
610610
]
611611
}
612612
}
613-
library("Jaybird", "4.0.5.java8") {
613+
library("Jaybird", "4.0.6.java8") {
614614
group("org.firebirdsql.jdbc") {
615615
modules = [
616616
"jaybird",

0 commit comments

Comments
 (0)