Skip to content

Commit 593b977

Browse files
committed
Upgrade to Jaybird 6.0.3
Closes gh-47111
1 parent c76b1c3 commit 593b977

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
@@ -988,7 +988,7 @@ bom {
988988
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
989989
}
990990
}
991-
library("Jaybird", "6.0.2") {
991+
library("Jaybird", "6.0.3") {
992992
prohibit {
993993
endsWith ".java8"
994994
because "we use the .java11 version"

0 commit comments

Comments
 (0)