Fixup docs dependencies 66/96766/1
authorRobert Varga <robert.varga@pantheon.tech>
Thu, 1 Jul 2021 14:41:26 +0000 (16:41 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 1 Jul 2021 14:41:26 +0000 (16:41 +0200)
We have a @PreDestroy reference, make sure docs compile.

Change-Id: I72537f6ea6be660971db0bc8e6f1114d9fb92eab
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
docs/pom.xml

index 6f84710058631479ba2b0592d4133c33db8cdf52..d47622e2f6c3bd285c1dfdfcec91418880ed2891 100644 (file)
             <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
         </dependency>
+        <dependency>
+            <groupId>javax.annotation</groupId>
+            <artifactId>javax.annotation-api</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.kohsuke.metainf-services</groupId>
             <artifactId>metainf-services</artifactId>