Skip to content

Commit 705ce88

Browse files
committed
Upgrade to Jaybird 4.0.6.java8
Closes gh-30908
1 parent 0c19ae5 commit 705ce88

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
@@ -832,7 +832,7 @@ bom {
832832
]
833833
}
834834
}
835-
library("Jaybird", "4.0.5.java8") {
835+
library("Jaybird", "4.0.6.java8") {
836836
group("org.firebirdsql.jdbc") {
837837
modules = [
838838
"jaybird",

0 commit comments

Comments
 (0)