Skip to content

Commit d2d303d

Browse files
committed
Upgrade to Jaybird 5.0.3.java11
Closes gh-38803
1 parent da7cb2a commit d2d303d

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

0 commit comments

Comments
 (0)