Skip to content

Commit a02748a

Browse files
committed
Upgrade to Jaybird 5.0.7.java11
Closes gh-45066
1 parent b4c6c55 commit a02748a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
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.6.java11") {
906+
library("Jaybird", "5.0.7.java11") {
907907
prohibit {
908908
endsWith ".java8"
909909
because "we use the .java11 version"

0 commit comments

Comments
 (0)