Skip to content

Commit e039d9b

Browse files
committed
Upgrade to Jaybird 4.0.4.java8
Closes gh-28319
1 parent 06c574e commit e039d9b

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
@@ -822,7 +822,7 @@ bom {
822822
]
823823
}
824824
}
825-
library("Jaybird", "4.0.3.java8") {
825+
library("Jaybird", "4.0.4.java8") {
826826
group("org.firebirdsql.jdbc") {
827827
modules = [
828828
"jaybird",

0 commit comments

Comments
 (0)