mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Upgrade to Jaybird 6.0.4
Closes gh-49078
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user