This is an automated email from the ASF dual-hosted git repository.

adangel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-pmd-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 7923f26  Bump wagon-http-lightweight from 3.5.2 to 3.5.3 (#108)
7923f26 is described below

commit 7923f260265b9e03fd6cc3d690dcfbd4c48df060
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 3 14:53:21 2023 +0100

    Bump wagon-http-lightweight from 3.5.2 to 3.5.3 (#108)
    
    Bumps wagon-http-lightweight from 3.5.2 to 3.5.3.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.maven.wagon:wagon-http-lightweight
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 4b9ab62..79d28cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -287,7 +287,7 @@ under the License.
     <dependency>
       <groupId>org.apache.maven.wagon</groupId>
       <artifactId>wagon-http-lightweight</artifactId>
-      <version>3.5.2</version>
+      <version>3.5.3</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to