From 60784e631f4828ef8e77ea2da51983b30584a665 Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Mon, 29 Oct 2018 10:58:29 +0000 Subject: [PATCH] Use HTTPS URL to download Glassfish binary Closes gh-14994 --- .../spring-boot-deployment-test-glassfish/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml b/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml index 3d4b3187e17..a58dfe6b0a0 100644 --- a/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml +++ b/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml @@ -19,7 +19,7 @@ ${basedir}/../.. 4.1.1 glassfish4x - http://download.oracle.com/glassfish/${glassfish.version}/release/glassfish-${glassfish.version}.zip + https://download.oracle.com/glassfish/${glassfish.version}/release/glassfish-${glassfish.version}.zip