Bump maven-pmd-plugin from 3.3 to 3.14.0 (#28)
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.3 to 3.14.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.3...maven-pmd-plugin-3.14.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -528,7 +528,7 @@ under the License.
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-pmd-plugin</artifactId>
|
<artifactId>maven-pmd-plugin</artifactId>
|
||||||
<version>3.3</version>
|
<version>3.14.0</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<!-- targetJdk 1.1, 1.2 is not supported -->
|
<!-- targetJdk 1.1, 1.2 is not supported -->
|
||||||
<targetJdk>1.3</targetJdk>
|
<targetJdk>1.3</targetJdk>
|
||||||
|
|||||||
Reference in New Issue
Block a user