## Expected Behavior usage of library that is has no vulnerability ## Actual Behavior current code has a dependency: <dependency> <groupId>javax.enterprise</groupId> <artifactId>cdi-api</artifactId> <version>1.2</version> <scope>compile</scope> </dependency> which has MEDIUM (4.3) known vulnerability. see https://nvd.nist.gov/vuln/detail/CVE-2014-8122