mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Upgrade to Jaybird 6.0.6
Closes gh-51681
This commit is contained in:
@@ -1071,7 +1071,7 @@ bom {
|
|||||||
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
|
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
library("Jaybird", "6.0.5") {
|
library("Jaybird", "6.0.6") {
|
||||||
prohibit {
|
prohibit {
|
||||||
endsWith ".java8"
|
endsWith ".java8"
|
||||||
because "we use the .java11 version"
|
because "we use the .java11 version"
|
||||||
|
|||||||
Reference in New Issue
Block a user