Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit dfa396b

Browse files
committed
Fixed #20 - Upgrade qdox to 2.0-M10
1 parent e27c5c2 commit dfa396b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
<dependency>
8585
<groupId>com.thoughtworks.qdox</groupId>
8686
<artifactId>qdox</artifactId>
87-
<version>2.0-M7</version>
87+
<version>2.0-M10</version>
8888
</dependency>
8989
<dependency>
9090
<groupId>org.jdom</groupId>

0 commit comments

Comments
 (0)