Remove vulnerable dependency
[sdc.git] / catalog-model / pom.xml
index 15722d1..9fcc01c 100644 (file)
                     <groupId>com.fasterxml.jackson.core</groupId>
                     <artifactId>jackson-databind</artifactId>
                 </exclusion>
+                <exclusion>
+                    <groupId>com.github.jnr</groupId>
+                    <artifactId>jnr-posix</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>