Skip to content

Commit a19fc81

Browse files
committed
Upgrade to Jaybird 6.0.1
Closes gh-45112
1 parent 656daf0 commit a19fc81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,7 @@ bom {
943943
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
944944
}
945945
}
946-
library("Jaybird", "6.0.0") {
946+
library("Jaybird", "6.0.1") {
947947
prohibit {
948948
endsWith ".java8"
949949
because "we use the .java11 version"

0 commit comments

Comments
 (0)