Skip to content

Commit 79d0219

Browse files
committed
Upgrade to Jaybird 5.0.5.java11
Closes gh-41132
1 parent 307c225 commit 79d0219

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
@@ -805,7 +805,7 @@ bom {
805805
]
806806
}
807807
}
808-
library("Jaybird", "5.0.4.java11") {
808+
library("Jaybird", "5.0.5.java11") {
809809
prohibit {
810810
endsWith ".java8"
811811
because "we use the .java11 version"

0 commit comments

Comments
 (0)