Skip to content

Commit 326bf4d

Browse files
committed
Upgrade to Jaybird 5.0.4.java11
Closes gh-39970
1 parent a2f0012 commit 326bf4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -624,7 +624,7 @@ bom {
624624
]
625625
}
626626
}
627-
library("Jaybird", "5.0.3.java11") {
627+
library("Jaybird", "5.0.4.java11") {
628628
group("org.firebirdsql.jdbc") {
629629
modules = [
630630
"jaybird"

0 commit comments

Comments
 (0)