mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 18:29:03 +00:00
Upgrade to Jaybird 6.0.3
Closes gh-47065
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user