Bump com.thoughtworks.qdox:qdox from 2.0.3 to 2.1.0 (#266)

Bumps [com.thoughtworks.qdox:qdox](https://github.com/paul-hammant/qdox) from 2.0.3 to 2.1.0.
- [Commits](https://github.com/paul-hammant/qdox/compare/qdox-2.0.3...qdox-2.1.0)

---
updated-dependencies:
- dependency-name: com.thoughtworks.qdox:qdox
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/pom.xml b/pom.xml
index db67fdf..bc9bb4a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -291,7 +291,7 @@
     <dependency>
       <groupId>com.thoughtworks.qdox</groupId>
       <artifactId>qdox</artifactId>
-      <version>2.0.3</version>
+      <version>2.1.0</version>
     </dependency>
 
     <!-- Plexus -->