Changeset 2284


Ignore:
Timestamp:
09/30/19 16:05:49 (5 years ago)
Author:
pharms
Message:

first trial to solve version conflict with jaxb

Location:
trunk
Files:
2 edited

Legend:

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

    r2273 r2284  
    2323            <groupId>javax.xml.bind</groupId> 
    2424            <artifactId>jaxb-api</artifactId> 
    25             <version>2.4.0-b180725.0427</version> 
     25            <version>2.2.11</version> 
    2626        </dependency> 
    2727        <dependency> 
  • trunk/autoquest-plugin-http/pom.xml

    r2272 r2284  
    2323            <groupId>javax.xml.bind</groupId> 
    2424            <artifactId>jaxb-api</artifactId> 
    25             <version>2.4.0-b180830.0359</version> 
     25            <version>2.2.11</version> 
    2626        </dependency> 
    2727        <dependency> 
Note: See TracChangeset for help on using the changeset viewer.