Address security vulnerabilities (fix 2)
[aai/champ.git] / champ-service-deps-titan / pom.xml
index a67af1e..749425c 100644 (file)
@@ -141,6 +141,10 @@ limitations under the License.
                     <groupId>org.apache.httpcomponents</groupId>
                     <artifactId>httpcore</artifactId>
                 </exclusion>
+                <exclusion>
+                    <groupId>com.fasterxml.jackson.core</groupId>
+                    <artifactId>jackson-databind</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>