Modify for use of JDK 11
[aaf/authz.git] / misc / rosetta / pom.xml
index 73d388d..2f3ea41 100644 (file)
         <dependency>
           <groupId>org.glassfish.jaxb</groupId>
           <artifactId>jaxb-runtime</artifactId>
-          <scope>runtime</scope>
         </dependency>
-        <dependency>
-          <groupId>com.sun.istack</groupId>
-          <artifactId>istack-commons-runtime</artifactId>
-          <version>2.2</version>
-          <scope>runtime</scope>
-        </dependency>
-        
     </dependencies>