This is an automated email from the ASF dual-hosted git repository.
gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-plugin-tools.git
The following commit(s) were added to refs/heads/master by this push:
new 8bb21f27 Bump qdox from 2.0.2 to 2.0.3 (#148)
8bb21f27 is described below
commit 8bb21f27fc9682ed12a1c0d8183871cb86aeb2ec
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 14 17:15:25 2022 +0200
Bump qdox from 2.0.2 to 2.0.3 (#148)
Bumps [qdox](https://github.com/paul-hammant/qdox) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/paul-hammant/qdox/releases)
-
[Commits](https://github.com/paul-hammant/qdox/compare/qdox-2.0.2...qdox-2.0.3)
---
updated-dependencies:
- dependency-name: com.thoughtworks.qdox:qdox
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f643f613..bf9bac7f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,7 +209,7 @@
<dependency>
<groupId>com.thoughtworks.qdox</groupId>
<artifactId>qdox</artifactId>
- <version>2.0.2</version>
+ <version>2.0.3</version>
</dependency>
<dependency>