Browse Source

Upgrade to Jaybird 6.0.3

Closes gh-47111
pull/47317/head
Stéphane Nicoll 7 months ago
parent
commit
593b977fdd
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -988,7 +988,7 @@ bom { @@ -988,7 +988,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