Skip to content

Commit 2544b65

Browse files
committed
[MPLUGIN-542] Update QDox to 2.2.0
This fixes parsing of annotations leveraging textblocks (paul-hammant/qdox#124)
1 parent c3e4fd4 commit 2544b65

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
@@ -244,7 +244,7 @@
244244
<dependency>
245245
<groupId>com.thoughtworks.qdox</groupId>
246246
<artifactId>qdox</artifactId>
247-
<version>2.1.0</version>
247+
<version>2.2.0</version>
248248
</dependency>
249249
<!-- for XHTML to plain text and HTML to XHTML conversion -->
250250
<dependency>

0 commit comments

Comments
 (0)