Upgraded the gradle version to 5.0

	* This will not cause issues with the Docker builds in Apache Geode.
diff --git a/gradle.properties b/gradle.properties
index 801624f..c4af9d7 100644
--- a/gradle.properties
+++ b/gradle.properties
@@ -41,4 +41,4 @@
 productName = Apache Geode
 productOrg = Apache Software Foundation (ASF)
 
-minimumGradleVersion = 4.10.1
\ No newline at end of file
+minimumGradleVersion = 5.0
\ No newline at end of file
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index 8d8c83b..5e4ca85 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -3,4 +3,4 @@
 distributionPath=wrapper/dists
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.2-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.0-all.zip