Rev 242 | Rev 326 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 242 | Rev 259 | ||
|---|---|---|---|
| Line 268... | Line 268... | ||
| 268 | <artifactId>jaxb-runtime</artifactId> |
268 | <artifactId>jaxb-runtime</artifactId> |
| 269 | <version>3.0.0</version> |
269 | <version>3.0.0</version> |
| 270 | </dependency>
|
270 | </dependency>
|
| 271 | 271 | ||
| 272 | <dependency>
|
272 | <dependency>
|
| 273 | <groupId>com.mchange</groupId> |
- | |
| 274 | <artifactId>mchange-commons-java</artifactId> |
- | |
| 275 | <version>0.2.10</version> |
- | |
| 276 | </dependency>
|
- | |
| - | 273 | <groupId>com.mchange</groupId> |
|
| - | 274 | <artifactId>mchange-commons-java</artifactId> |
|
| - | 275 | <version>0.2.10</version> |
|
| - | 276 | </dependency>
|
|
| - | 277 | ||
| - | 278 | <dependency>
|
|
| - | 279 | <groupId>commons-io</groupId> |
|
| - | 280 | <artifactId>commons-io</artifactId> |
|
| - | 281 | <version>2.5</version> |
|
| - | 282 | </dependency>
|
|
| 277 | 283 | ||
| 278 | <!--
|
284 | <!--
|
| 279 | <dependency>
|
285 | <dependency>
|
| 280 | <groupId>org.jboss.logging</groupId>
|
286 | <groupId>org.jboss.logging</groupId>
|
| 281 | <artifactId>jboss-logging</artifactId>
|
287 | <artifactId>jboss-logging</artifactId>
|