Skip to content

Commit 962db69

Browse files
committed
Upgrade to Jaybird 5.0.4.java11
Closes gh-39999
1 parent e7adec2 commit 962db69

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
@@ -797,7 +797,7 @@ bom {
797797
]
798798
}
799799
}
800-
library("Jaybird", "5.0.3.java11") {
800+
library("Jaybird", "5.0.4.java11") {
801801
group("org.firebirdsql.jdbc") {
802802
modules = [
803803
"jaybird"

0 commit comments

Comments
 (0)