Skip to content

Commit b398a1c

Browse files
committed
Upgrade to Jaybird 5.0.6.java11
Closes gh-42752
1 parent 73150b7 commit b398a1c

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
@@ -841,7 +841,7 @@ bom {
841841
]
842842
}
843843
}
844-
library("Jaybird", "5.0.5.java11") {
844+
library("Jaybird", "5.0.6.java11") {
845845
prohibit {
846846
endsWith ".java8"
847847
because "we use the .java11 version"

0 commit comments

Comments
 (0)