Changeset 2272 for trunk/autoquest-plugin-http
- Timestamp:
- 08/01/19 16:31:44 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/autoquest-plugin-http/pom.xml
r2260 r2272 23 23 <groupId>javax.xml.bind</groupId> 24 24 <artifactId>jaxb-api</artifactId> 25 <version>2.4.0-b180 725.0427</version>25 <version>2.4.0-b180830.0359</version> 26 26 </dependency> 27 27 <dependency> … … 56 56 <groupId>org.jvnet.jaxb2.maven2</groupId> 57 57 <artifactId>maven-jaxb2-plugin</artifactId> 58 <version>0. 8.2</version>58 <version>0.14.0</version> 59 59 <configuration> 60 60 <generatePackage>de.ugoe.cs.autoquest.plugin.http.logdata</generatePackage>
Note: See TracChangeset
for help on using the changeset viewer.