diff --git a/get_source.sh b/get_source.sh index 37845c0bec..1721110060 100644 --- a/get_source.sh +++ b/get_source.sh @@ -72,8 +72,8 @@ add_source() { configure_defaults() { # folder URL branch options # ------ --- ------ ------- - add_source openj9 https://github.com/eclipse-openj9/openj9.git v0.46.0-release - add_source omr https://github.com/eclipse-openj9/openj9-omr.git v0.46.0-release + add_source openj9 https://github.com/eclipse-openj9/openj9.git v0.46.1-release + add_source omr https://github.com/eclipse-openj9/openj9-omr.git v0.46.1-release add_source OpenJCEPlus https://github.com/ibmruntimes/OpenJCEPlus.git add_source openssl https://github.com/openssl/openssl.git "" "--depth=1"