Skip to content

Commit e64839d

Browse files
committed
Upgrade to Jaybird 5.0.9.java11
Closes gh-47101
1 parent 303f159 commit e64839d

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
@@ -934,7 +934,7 @@ bom {
934934
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
935935
}
936936
}
937-
library("Jaybird", "5.0.8.java11") {
937+
library("Jaybird", "5.0.9.java11") {
938938
prohibit {
939939
endsWith ".java8"
940940
because "we use the .java11 version"

0 commit comments

Comments
 (0)