Skip to content

Commit f7f1c13

Browse files
committed
Upgrade to Jaybird 5.0.8.java11
Closes gh-45807
1 parent a32be05 commit f7f1c13

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
@@ -903,7 +903,7 @@ bom {
903903
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
904904
}
905905
}
906-
library("Jaybird", "5.0.7.java11") {
906+
library("Jaybird", "5.0.8.java11") {
907907
prohibit {
908908
endsWith ".java8"
909909
because "we use the .java11 version"

0 commit comments

Comments
 (0)