Skip to content

Commit d5e7da0

Browse files
committed
Upgrade to Jaybird 5.0.8.java11
Closes gh-45817
1 parent 70649ca commit d5e7da0

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
@@ -920,7 +920,7 @@ bom {
920920
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
921921
}
922922
}
923-
library("Jaybird", "5.0.7.java11") {
923+
library("Jaybird", "5.0.8.java11") {
924924
prohibit {
925925
endsWith ".java8"
926926
because "we use the .java11 version"

0 commit comments

Comments
 (0)