Bump maven-pmd-plugin from 3.18.0 to 3.19.0
Bumps [maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) from 3.18.0 to 3.19.0. - [Release notes](https://github.com/apache/maven-pmd-plugin/releases) - [Commits](https://github.com/apache/maven-pmd-plugin/compare/maven-pmd-plugin-3.18.0...maven-pmd-plugin-3.19.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-pmd-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Bruno P. Kinoshita
parent
5a5c794224
commit
8e3e8c502a
2
pom.xml
2
pom.xml
@@ -542,7 +542,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.18.0</version>
|
<version>3.19.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>
|
||||||
|
|||||||
@@ -95,7 +95,7 @@ The <action> type attribute can be add,update,fix,remove.
|
|||||||
Bump maven-dependency-plugin from 2.4 to 3.3.0 #29, #79.
|
Bump maven-dependency-plugin from 2.4 to 3.3.0 #29, #79.
|
||||||
</action>
|
</action>
|
||||||
<action dev="ggregory" type="update" due-to="Dependabot">
|
<action dev="ggregory" type="update" due-to="Dependabot">
|
||||||
Bump maven-pmd-plugin from 3.3 to 3.18.0 #28, #90, #100.
|
Bump maven-pmd-plugin from 3.3 to 3.19.0 #28, #90, #100, #103.
|
||||||
</action>
|
</action>
|
||||||
<action dev="ggregory" type="update" due-to="Dependabot">
|
<action dev="ggregory" type="update" due-to="Dependabot">
|
||||||
Bump maven-assembly-plugin from 2.5 to 3.4.2 #30, #94, #96.
|
Bump maven-assembly-plugin from 2.5 to 3.4.2 #30, #94, #96.
|
||||||
|
|||||||
Reference in New Issue
Block a user