We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e9460 commit f55fe79Copy full SHA for f55fe79
build.gradle
@@ -84,9 +84,6 @@ configure([rootProject] + javaProjects) { project ->
84
"https://docs.jboss.org/hibernate/orm/5.6/javadocs/",
85
"https://eclipse.dev/aspectj/doc/latest/runtime-api/",
86
"https://www.quartz-scheduler.org/api/2.3.0/",
87
- "https://fasterxml.github.io/jackson-core/javadoc/2.14/",
88
- "https://fasterxml.github.io/jackson-databind/javadoc/2.14/",
89
- "https://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.14/",
90
"https://hc.apache.org/httpcomponents-client-5.4.x/current/httpclient5/apidocs/",
91
"https://projectreactor.io/docs/test/release/api/",
92
"https://junit.org/junit4/javadoc/4.13.2/",
0 commit comments