1
0

Merge pull request #103 from apache/dependabot/maven/org.apache.maven.plugins-maven-pmd-plugin-3.19.0

Bump maven-pmd-plugin from 3.18.0 to 3.19.0
This commit is contained in:
Bruno P. Kinoshita
2022-09-09 23:01:42 +12:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -542,7 +542,7 @@ under the License.
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.18.0</version>
<version>3.19.0</version>
<configuration>
<!-- targetJdk 1.1, 1.2 is not supported -->
<targetJdk>1.3</targetJdk>