[MPLUGIN-162] Update to QDox 1.10

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@821370 13f79535-47bb-0310-9956-ffa450edef68
master
Benjamin Bentmann 2009-10-03 17:30:55 +00:00
parent 0556d6182d
commit 6cb48fbe1e
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@
<dependency> <dependency>
<groupId>com.thoughtworks.qdox</groupId> <groupId>com.thoughtworks.qdox</groupId>
<artifactId>qdox</artifactId> <artifactId>qdox</artifactId>
<version>1.9.2</version> <version>1.10</version>
</dependency> </dependency>
</dependencies> </dependencies>
</project> </project>