Skip to content

Commit

Permalink
Upgraded qdox from 2.0.1 to 2.0.2 (#370)
Browse files Browse the repository at this point in the history
Bumps [qdox](https://github.com/paul-hammant/qdox) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/paul-hammant/qdox/releases)
- [Commits](paul-hammant/qdox@qdox-2.0.1...qdox-2.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

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] authored Sep 3, 2022
1 parent a12128b commit bc883d5
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 @@ -73,7 +73,7 @@
<dependency>
<groupId>com.thoughtworks.qdox</groupId>
<artifactId>qdox</artifactId>
<version>2.0.1</version>
<version>2.0.2</version>
</dependency>
<dependency>
<groupId>commons-io</groupId>
Expand Down

0 comments on commit bc883d5

Please sign in to comment.