Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Fixed #20 - Upgrade qdox to 2.0-M10
Browse files Browse the repository at this point in the history
  • Loading branch information
khmarbaise committed Jan 27, 2019
1 parent e27c5c2 commit dfa396b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -84,7 +84,7 @@
<dependency>
<groupId>com.thoughtworks.qdox</groupId>
<artifactId>qdox</artifactId>
<version>2.0-M7</version>
<version>2.0-M10</version>
</dependency>
<dependency>
<groupId>org.jdom</groupId>
Expand Down

0 comments on commit dfa396b

Please sign in to comment.