Browse Source

Upgrade to Jaybird 6.0.4

Closes gh-49130
pull/48957/head
Andy Wilkinson 2 months ago
parent
commit
2e7cc8bcc3
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -1013,7 +1013,7 @@ bom { @@ -1013,7 +1013,7 @@ bom {
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
}
}
library("Jaybird", "6.0.3") {
library("Jaybird", "6.0.4") {
prohibit {
endsWith ".java8"
because "we use the .java11 version"

Loading…
Cancel
Save