Selaa lähdekoodia

fix dependency

deason 2 vuotta sitten
vanhempi
commit
cdcacda156
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      examcloud-core-questions-base/pom.xml

+ 4 - 0
examcloud-core-questions-base/pom.xml

@@ -87,6 +87,10 @@
                     <groupId>org.apache.xmlgraphics</groupId>
                     <artifactId>xmlgraphics-commons</artifactId>
                 </exclusion>
+                <exclusion>
+                    <groupId>xml-apis</groupId>
+                    <artifactId>xml-apis</artifactId>
+                </exclusion>
             </exclusions>
         </dependency>
         <dependency>