Skip to content

Commit a29ba20

Browse files
committed
Upgrade to Jaybird 4.0.2.java8
Closes spring-projectsgh-24956
1 parent 48b9e5a commit a29ba20

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -724,10 +724,10 @@ bom {
724724
]
725725
}
726726
}
727-
library("Jaybird", "3.0.10") {
727+
library("Jaybird", "4.0.2.java8") {
728728
group("org.firebirdsql.jdbc") {
729729
modules = [
730-
"jaybird-jdk17",
730+
"jaybird",
731731
"jaybird-jdk18"
732732
]
733733
}

0 commit comments

Comments
 (0)