Skip to content

Commit d808e8b

Browse files
committed
Upgrade to Jaybird 5.0.6.java11
Closes gh-42747
1 parent 2f28e36 commit d808e8b

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
@@ -640,7 +640,7 @@ bom {
640640
]
641641
}
642642
}
643-
library("Jaybird", "5.0.5.java11") {
643+
library("Jaybird", "5.0.6.java11") {
644644
prohibit {
645645
endsWith ".java8"
646646
because "we use the .java11 version"

0 commit comments

Comments
 (0)