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 8f9ee789 Bump qdox from 2.0.1 to 2.0.2 (#141)
8f9ee789 is described below

commit 8f9ee789d272cf702aaf390004b78b73b78db4f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 11 15:13:58 2022 +0200

    Bump qdox from 2.0.1 to 2.0.2 (#141)
    
    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](https://github.com/paul-hammant/qdox/compare/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] <[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 9399b4e7..561056ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -209,7 +209,7 @@
       <dependency>
         <groupId>com.thoughtworks.qdox</groupId>
         <artifactId>qdox</artifactId>
-        <version>2.0.1</version>
+        <version>2.0.2</version>
       </dependency>
 
       <dependency>

Reply via email to