Skip to content

Commit 56a592e

Browse files
committed
Upgrade to Jaybird 5.0.6.java11
Closes gh-42762
1 parent c2e000f commit 56a592e

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
@@ -858,7 +858,7 @@ bom {
858858
]
859859
}
860860
}
861-
library("Jaybird", "5.0.5.java11") {
861+
library("Jaybird", "5.0.6.java11") {
862862
prohibit {
863863
endsWith ".java8"
864864
because "we use the .java11 version"

0 commit comments

Comments
 (0)