Ignore:
Timestamp:
08/01/19 12:11:21 (5 years ago)
Author:
pharms
Message:

Update to java 11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/autoquest-plugin-exports/pom.xml

    r2179 r2260  
    2020    </scm> 
    2121    <dependencies> 
     22        <dependency> 
     23            <groupId>javax.xml.bind</groupId> 
     24            <artifactId>jaxb-api</artifactId> 
     25            <version>2.4.0-b180725.0427</version> 
     26        </dependency> 
    2227        <dependency> 
    2328            <groupId>de.ugoe.cs.autoquest</groupId> 
Note: See TracChangeset for help on using the changeset viewer.