Skip to content

Commit 0a3169a

Browse files
committed
Upgrade to Jaybird 4.0.6.java8
Closes gh-30920
1 parent d0bdb2a commit 0a3169a

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
@@ -841,7 +841,7 @@ bom {
841841
]
842842
}
843843
}
844-
library("Jaybird", "4.0.5.java8") {
844+
library("Jaybird", "4.0.6.java8") {
845845
group("org.firebirdsql.jdbc") {
846846
modules = [
847847
"jaybird",

0 commit comments

Comments
 (0)