Skip to content

Commit f55fe79

Browse files
committed
Remove Link to Jackson javadoc
The javadoc is not published by the team anymore and we should not link to an outdated version.
1 parent 68e9460 commit f55fe79

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

build.gradle

-3
Original file line numberDiff line numberDiff line change
@@ -84,9 +84,6 @@ configure([rootProject] + javaProjects) { project ->
8484
"https://docs.jboss.org/hibernate/orm/5.6/javadocs/",
8585
"https://eclipse.dev/aspectj/doc/latest/runtime-api/",
8686
"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/",
9087
"https://hc.apache.org/httpcomponents-client-5.4.x/current/httpclient5/apidocs/",
9188
"https://projectreactor.io/docs/test/release/api/",
9289
"https://junit.org/junit4/javadoc/4.13.2/",

0 commit comments

Comments
 (0)