Browse Source

Upgrade to Jaybird 3.0.9

Closes gh-21956
pull/21985/head
Andy Wilkinson 6 years ago
parent
commit
1fa41ee4ee
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -811,7 +811,7 @@ bom { @@ -811,7 +811,7 @@ bom {
]
}
}
library("Jaybird", "3.0.8") {
library("Jaybird", "3.0.9") {
group("org.firebirdsql.jdbc") {
modules = [
"jaybird-jdk17",

Loading…
Cancel
Save