Skip to content

Commit

Permalink
Bump com.thoughtworks.qdox:qdox from 2.0.3 to 2.1.0 (#259)
Browse files Browse the repository at this point in the history
Bumps [com.thoughtworks.qdox:qdox](https://github.com/paul-hammant/qdox) from 2.0.3 to 2.1.0.
- [Commits](paul-hammant/qdox@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>
  • Loading branch information
dependabot[bot] committed Mar 2, 2024
1 parent 91952b9 commit df15378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@
<dependency>
<groupId>com.thoughtworks.qdox</groupId>
<artifactId>qdox</artifactId>
<version>2.0.3</version>
<version>2.1.0</version>
</dependency>
<!-- for XHTML to plain text and HTML to XHTML conversion -->
<dependency>
Expand Down

0 comments on commit df15378

Please sign in to comment.