We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 303f159 commit e64839dCopy full SHA for e64839d
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -934,7 +934,7 @@ bom {
934
releaseNotes("https://github.com/jaxen-xpath/jaxen/releases/tag/v{version}")
935
}
936
937
- library("Jaybird", "5.0.8.java11") {
+ library("Jaybird", "5.0.9.java11") {
938
prohibit {
939
endsWith ".java8"
940
because "we use the .java11 version"
0 commit comments