Browse Source

Upgrade to Jaybird 4.0.4.java8

Closes gh-28282
pull/28778/head
Stephane Nicoll 4 years ago
parent
commit
5c0b76ec18
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -813,7 +813,7 @@ bom { @@ -813,7 +813,7 @@ bom {
]
}
}
library("Jaybird", "4.0.3.java8") {
library("Jaybird", "4.0.4.java8") {
group("org.firebirdsql.jdbc") {
modules = [
"jaybird",

Loading…
Cancel
Save