Add missing annotation dependencies for Java 11
[netvirt.git] / fibmanager / impl / pom.xml
index 36ac3d07613d5301c8ac4b2e7bac4088834fe242..540a1d4b052743837b9105d38d3e8a0891eaf2cb 100644 (file)
@@ -29,6 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
         <dependency>
             <groupId>javax.inject</groupId>
             <artifactId>javax.inject</artifactId>
+            <optional>true</optional>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.genius</groupId>