NIFI-6248 Updating NOTICE year
diff --git a/NOTICE b/NOTICE
index 6d192c1..bad83ef 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache NiFi
-Copyright 2014-2017 The Apache Software Foundation
+Copyright 2014-2019 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/README.md b/README.md
index 91c44f2..e939cc9 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@
 - [License](#license)
 
 ## Requirements
-* JDK 1.7 or higher
+* JDK 1.8 or higher
 * Apache Maven 3.1.0 or higher
 
 ## Getting Started