Add missing annotation dependencies for Java 11
[netvirt.git] / statemanager / impl / pom.xml
index e430459eeb9ecf23eb71086c81d6821df74351fe..807d612fecf72507987621eb0f54149ce1f489ac 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.controller</groupId>