Repository: commons-lang Updated Branches: refs/heads/master 98581d3c4 -> 3253e99b9
maven-pmd-plugin 3.7 -> 3.8. Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/49e18529 Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/49e18529 Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/49e18529 Branch: refs/heads/master Commit: 49e185294e8dad356db6fc706468f805253a0c4d Parents: 374c0fc Author: Gary Gregory <ggreg...@apache.org> Authored: Sat Nov 4 11:29:40 2017 -0600 Committer: Gary Gregory <ggreg...@apache.org> Committed: Sat Nov 4 11:29:40 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-lang/blob/49e18529/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6db828a..971d457 100644 --- a/pom.xml +++ b/pom.xml @@ -724,7 +724,7 @@ </plugin> <plugin> <artifactId>maven-pmd-plugin</artifactId> - <version>3.7</version> + <version>3.8</version> <configuration> <targetJdk>${maven.compiler.target}</targetJdk> </configuration>