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.
1 parent 7f8f1f5 commit 60784e6Copy full SHA for 60784e6
spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml
@@ -19,7 +19,7 @@
19
<main.basedir>${basedir}/../..</main.basedir>
20
<glassfish.version>4.1.1</glassfish.version>
21
<cargo.container.id>glassfish4x</cargo.container.id>
22
- <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>
23
</properties>
24
<dependencies>
25
<dependency>
0 commit comments