Skip to content

Commit 8a376cb

Browse files
committed
Upgrade to Jaybird 4.0.8.java8
Closes gh-33576
1 parent 9f72be5 commit 8a376cb

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
@@ -877,7 +877,7 @@ bom {
877877
]
878878
}
879879
}
880-
library("Jaybird", "4.0.7.java8") {
880+
library("Jaybird", "4.0.8.java8") {
881881
group("org.firebirdsql.jdbc") {
882882
modules = [
883883
"jaybird",

0 commit comments

Comments
 (0)