Update Downloads maven dependency example with latest Java version.

Minor updates to New Committer Process.
diff --git a/docs/Community/Downloads.md b/docs/Community/Downloads.md
index 47e3c79..9b387a5 100644
--- a/docs/Community/Downloads.md
+++ b/docs/Community/Downloads.md
@@ -38,7 +38,7 @@
 <dependency>
   <groupId>org.apache.datasketches</groupId>
   <artifactId>datasketches-java</artifactId>
-  <version>1.3.0</version>
+  <version>3.1.0</version>
 </dependency>
 ```
 
diff --git a/docs/Community/NewCommitterProcess.md b/docs/Community/NewCommitterProcess.md
index 51ad8db..a9c18ea 100644
--- a/docs/Community/NewCommitterProcess.md
+++ b/docs/Community/NewCommitterProcess.md
@@ -65,7 +65,7 @@
 ### Community Contributions
 
 * Has this person participated in our mailing lists, Slack discussions, and GitHub issues?
-* Is this person known and respected by our active committers and PPMC?
+* Is this person known and respected by our active committers and our PMC?
 * Has exhibited a high level of interest and commitment to learn, 
   not only about our code base, but about the underlying 
   theory of sketching as well?
@@ -107,8 +107,7 @@
 The vote will be performed as follows:
 
 * Voting ends X days from today, i.e, midnight UTC on YYYY-MM-DD, <TimeZone>. (we recommend at least 3 days)
-* At least 3 (+1) PPMC votes and no (-1) votes.
-* All PMC members including Mentors can vote.
+* At least 3 (+1) PMC votes and no (-1) votes.
 
 Please vote accordingly:
 
@@ -134,7 +133,7 @@
 Passed/Did not pass with X (+1) binding votes (list names), and Y 0 votes and Z -1 votes.
 
 Regards,
-(PPMC MEMBER)
+(PMC MEMBER)
 
 ---