Browse Source

Upgrade to Jaybird 6.0.4

Closes gh-49078
pull/49366/head
Andy Wilkinson 1 month ago
parent
commit
9262a63292
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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