This is an automated email from the ASF dual-hosted git repository.
stevel pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/hadoop.git
The following commit(s) were added to refs/heads/branch-3.2 by this push:
new 6368218 HADOOP-16075. Upgrade checkstyle version to 8.16.
6368218 is described below
commit 636821854c9f3cd50d168ccfd8cf642a080f3a26
Author: Dinesh Chitlangia <[email protected]>
AuthorDate: Sun Jan 27 17:00:35 2019 +0000
HADOOP-16075. Upgrade checkstyle version to 8.16.
Contributed by Dinesh Chitlangia.
(cherry picked from commit 47d6b9bb7f6c3efb9681f8228df356cc668fe0d3)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f990f63..5b02ed5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xs
<maven-bundle-plugin.version>2.5.0</maven-bundle-plugin.version>
<lifecycle-mapping.version>1.0.0</lifecycle-mapping.version>
<maven-checkstyle-plugin.version>3.0.0</maven-checkstyle-plugin.version>
- <checkstyle.version>8.8</checkstyle.version>
+ <checkstyle.version>8.16</checkstyle.version>
<dependency-check-maven.version>1.4.3</dependency-check-maven.version>
<shell-executable>bash</shell-executable>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]