Skip to content

Commit 4a07334

Browse files
committed
Upgrade to Jaybird 5.0.4.java11
Closes gh-39981
1 parent 6a92f70 commit 4a07334

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
@@ -636,7 +636,7 @@ bom {
636636
]
637637
}
638638
}
639-
library("Jaybird", "5.0.3.java11") {
639+
library("Jaybird", "5.0.4.java11") {
640640
group("org.firebirdsql.jdbc") {
641641
modules = [
642642
"jaybird"

0 commit comments

Comments
 (0)