Skip to content

Commit dcf6a32

Browse files
committed
Upgrade to Jaybird 6.0.0
Closes gh-43675
1 parent 31d0135 commit dcf6a32

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
@@ -922,7 +922,7 @@ bom {
922922
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
923923
}
924924
}
925-
library("Jaybird", "5.0.6.java11") {
925+
library("Jaybird", "6.0.0") {
926926
prohibit {
927927
endsWith ".java8"
928928
because "we use the .java11 version"

0 commit comments

Comments
 (0)