Browse Source

Upgrade to Jaybird 6.0.3

Closes gh-47065
pull/47072/head
Phillip Webb 3 months ago
parent
commit
24a1b0b449
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save