We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2e1d14 + 974f90c commit eafee8bCopy full SHA for eafee8b
spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml
@@ -14,7 +14,7 @@
14
<main.basedir>${basedir}/../../..</main.basedir>
15
<glassfish.version>4.1.1</glassfish.version>
16
<cargo.container.id>glassfish4x</cargo.container.id>
17
- <cargo.container.url>http://download.oracle.com/glassfish/${glassfish.version}/release/glassfish-${glassfish.version}.zip</cargo.container.url>
+ <cargo.container.url>https://download.oracle.com/glassfish/${glassfish.version}/release/glassfish-${glassfish.version}.zip</cargo.container.url>
18
</properties>
19
<dependencies>
20
<dependency>
0 commit comments