This is an automated email from the ASF dual-hosted git repository.
michaelo 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 fefa7ca [MPLUGIN-381] Upgrade QDox to 2.0.1
fefa7ca is described below
commit fefa7ca9cd787add15c9aa9f5885cc3cc200a35d
Author: Tamas Cservenak <[email protected]>
AuthorDate: Sat Nov 13 16:25:31 2021 +0100
[MPLUGIN-381] Upgrade QDox to 2.0.1
This closes #48
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 186c11c..b1551d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -224,7 +224,7 @@
<dependency>
<groupId>com.thoughtworks.qdox</groupId>
<artifactId>qdox</artifactId>
- <version>2.0.0</version>
+ <version>2.0.1</version>
</dependency>
<dependency>