Skip to content

Commit c1e105f

Browse files
committed
Upgrade to Jaybird 4.0.7.java8
Closes gh-33159
1 parent 83ec78b commit c1e105f

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
@@ -846,7 +846,7 @@ bom {
846846
]
847847
}
848848
}
849-
library("Jaybird", "4.0.6.java8") {
849+
library("Jaybird", "4.0.7.java8") {
850850
group("org.firebirdsql.jdbc") {
851851
modules = [
852852
"jaybird",

0 commit comments

Comments
 (0)