Browse Source

Upgrade to Jaybird 5.0.4.java11

Closes gh-39970
3.1.x
Andy Wilkinson 2 years ago
parent
commit
326bf4d231
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -624,7 +624,7 @@ bom { @@ -624,7 +624,7 @@ bom {
]
}
}
library("Jaybird", "5.0.3.java11") {
library("Jaybird", "5.0.4.java11") {
group("org.firebirdsql.jdbc") {
modules = [
"jaybird"

Loading…
Cancel
Save