Skip to content

Commit 242afe1

Browse files
committed
Upgrade to Jaybird 5.0.5.java11
Closes gh-41127
1 parent 1a19e0b commit 242afe1

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.4.java11") {
639+
library("Jaybird", "5.0.5.java11") {
640640
group("org.firebirdsql.jdbc") {
641641
modules = [
642642
"jaybird"

0 commit comments

Comments
 (0)