You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2022/10/20 09:53:41 UTC

[creadur-rat] 01/01: Merge pull request #88 from apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.19.0

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

pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git

commit 29691d0a81feac9886685cf7863572003c0bc97f
Merge: 08b0cfcb cdd56ad8
Author: P. Ottlinger <ot...@users.noreply.github.com>
AuthorDate: Thu Oct 20 11:53:34 2022 +0200

    Merge pull request #88 from apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.19.0
    
    RAT-311: Bump maven-pmd-plugin from 3.18.0 to 3.19.0

 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --cc pom.xml
index 041db9a4,ae74529c..22acb2d7
--- a/pom.xml
+++ b/pom.xml
@@@ -57,10 -57,10 +57,10 @@@ agnostic home for software distributio
      <mavenPluginPluginVersion>3.6.4</mavenPluginPluginVersion>
      <mavenChangesVersion>2.12.1</mavenChangesVersion>
      <mavenJavadocPluginVersion>3.4.1</mavenJavadocPluginVersion>
-     <mavenPmdPluginVersion>3.18.0</mavenPmdPluginVersion>
+     <mavenPmdPluginVersion>3.19.0</mavenPmdPluginVersion>
      <!-- Used to generate download page for RAT during site builds, please adapt versions manually BEFORE doing a release -->
 -    <previousRatVersion>0.15</previousRatVersion>
 -    <currentSnapshotRatVersion>0.16-SNAPSHOT</currentSnapshotRatVersion>
 +    <previousRatVersion>0.16</previousRatVersion>
 +    <currentSnapshotRatVersion>0.17-SNAPSHOT</currentSnapshotRatVersion>
    </properties>
    <distributionManagement>
      <site>