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

Commit 88f833b

Browse files
authored
Update QDox to fixed version 2.0.3 (#66)
As 2.1.1 includes broken QDox, that was since fixed.
1 parent 4016c79 commit 88f833b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>com.thoughtworks.qdox</groupId>
8787
<artifactId>qdox</artifactId>
88-
<version>2.0.1</version>
88+
<version>2.0.3</version>
8989
</dependency>
9090
<dependency>
9191
<groupId>org.jdom</groupId>

0 commit comments

Comments
 (0)