Changeset 2272 for trunk


Ignore:
Timestamp:
08/01/19 16:31:44 (5 years ago)
Author:
pharms
Message:
 
File:
1 edited

Legend:

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

    r2260 r2272  
    2323            <groupId>javax.xml.bind</groupId> 
    2424            <artifactId>jaxb-api</artifactId> 
    25             <version>2.4.0-b180725.0427</version> 
     25            <version>2.4.0-b180830.0359</version> 
    2626        </dependency> 
    2727        <dependency> 
     
    5656                <groupId>org.jvnet.jaxb2.maven2</groupId> 
    5757                <artifactId>maven-jaxb2-plugin</artifactId> 
    58                 <version>0.8.2</version> 
     58                <version>0.14.0</version> 
    5959                <configuration> 
    6060                    <generatePackage>de.ugoe.cs.autoquest.plugin.http.logdata</generatePackage> 
Note: See TracChangeset for help on using the changeset viewer.