Skip to content

Commit 9de24a4

Browse files
committed
Upgrade to Jaybird 6.0.2
Closes gh-45832
1 parent d02c14d commit 9de24a4

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
@@ -977,7 +977,7 @@ bom {
977977
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
978978
}
979979
}
980-
library("Jaybird", "6.0.1") {
980+
library("Jaybird", "6.0.2") {
981981
prohibit {
982982
endsWith ".java8"
983983
because "we use the .java11 version"

0 commit comments

Comments
 (0)