Skip to content

Commit 9262a63

Browse files
committed
Upgrade to Jaybird 6.0.4
Closes spring-projectsgh-49078
1 parent 9504cde commit 9262a63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -991,7 +991,7 @@ bom {
991991
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
992992
}
993993
}
994-
library("Jaybird", "6.0.3") {
994+
library("Jaybird", "6.0.4") {
995995
prohibit {
996996
endsWith ".java8"
997997
because "we use the .java11 version"

0 commit comments

Comments
 (0)