Skip to content

Commit 974f90c

Browse files
committed
Merge branch '1.5.x' into 2.0.x
2 parents 0cd2b92 + 60784e6 commit 974f90c

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish

1 file changed

+1
-1
lines changed

spring-boot-tests/spring-boot-deployment-tests/spring-boot-deployment-test-glassfish/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<main.basedir>${basedir}/../../..</main.basedir>
1515
<glassfish.version>4.1.1</glassfish.version>
1616
<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>
17+
<cargo.container.url>https://download.oracle.com/glassfish/${glassfish.version}/release/glassfish-${glassfish.version}.zip</cargo.container.url>
1818
</properties>
1919
<dependencies>
2020
<dependency>

0 commit comments

Comments
 (0)