diff --git a/samples/standalone/webclient/http-client/gradle.properties b/samples/standalone/webclient/http-client/gradle.properties index f48db5cc8b..d4a1ba0239 100644 --- a/samples/standalone/webclient/http-client/gradle.properties +++ b/samples/standalone/webclient/http-client/gradle.properties @@ -1,4 +1,4 @@ org.gradle.daemon=false verifierVersion=3.0.0.BUILD-SNAPSHOT BOM_VERSION=2020-1.BUILD-SNAPSHOT -bootVersion=2.3.0.M4T \ No newline at end of file +bootVersion=2.3.0.M4 \ No newline at end of file