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 b48ffcc commit b735a90Copy full SHA for b735a90
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -696,10 +696,7 @@ bom {
696
because "we don't want release candidates"
697
}
698
group("com.fasterxml.jackson") {
699
- bom("jackson-bom") {
700
- permit("com.fasterxml.woodstox:woodstox-core")
701
- permit("org.codehaus.woodstox:stax2-api")
702
- }
+ bom("jackson-bom")
703
704
links {
705
releaseNotes("https://github.com/FasterXML/jackson/wiki/Jackson-Release-{version}")
0 commit comments