[MPLUGIN-26] Parsing issue due to qdox regression
o Updated to QDOX 1.6.3 git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@675225 13f79535-47bb-0310-9956-ffa450edef68master
parent
801cb982b2
commit
fbede8b03c
|
|
@ -65,9 +65,9 @@
|
||||||
|
|
||||||
<!-- misc -->
|
<!-- misc -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>qdox</groupId>
|
<groupId>com.thoughtworks.qdox</groupId>
|
||||||
<artifactId>qdox</artifactId>
|
<artifactId>qdox</artifactId>
|
||||||
<version>1.6.1</version>
|
<version>1.6.3</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue