Skip to content

Commit

Permalink
Merge pull request #50 from apache/dependabot/maven/org.apache.maven.…
Browse files Browse the repository at this point in the history
…plugins-maven-pmd-plugin-3.15.0

Bump maven-pmd-plugin from 3.14.0 to 3.15.0
  • Loading branch information
lukaszlenart committed Sep 14, 2021
2 parents 11e0acd + 81b8f1c commit 669c2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -398,7 +398,7 @@ limitations under the License.
</plugin>
<plugin>
<artifactId>maven-pmd-plugin</artifactId>
<version>3.14.0</version>
<version>3.15.0</version>
<configuration>
<targetJdk>${maven.compile.target}</targetJdk>
</configuration>
Expand Down

0 comments on commit 669c2ab

Please sign in to comment.