X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fpom.xml;h=3f4cc6c0a28e600ac48cc285a090f78b8fdf7db1;hb=30ebe44bb574128525b6eb11312b5d205719728d;hp=eb8ed363aaf1b72345ce46b448df026197b87bfd;hpb=908347bba58cf9699c54db803cb2af0ea6372df3;p=odlparent.git diff --git a/docs/pom.xml b/docs/pom.xml index eb8ed363a..3f4cc6c0a 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.odlparent bundle-parent - 11.0.2-SNAPSHOT + 13.0.5-SNAPSHOT ../bundle-parent @@ -64,7 +64,7 @@ org.apache.maven.plugin-tools maven-plugin-annotations - 3.6.2 + 3.8.2 provided @@ -121,6 +121,16 @@ jakarta.xml.bind-api provided + + org.eclipse.jdt + org.eclipse.jdt.annotation + provided + + + com.github.spotbugs + spotbugs-annotations + provided + @@ -225,7 +235,6 @@ http://hamcrest.org/JavaHamcrest/javadoc/2.2/ https://www.slf4j.org/apidocs/ https://google.github.io/guava/releases/31.1-jre/api/docs/ - https://commons.apache.org/proper/commons-lang/javadocs/api-2.6/ https://commons.apache.org/proper/commons-lang/javadocs/api-release/