google-nomulus/services/backend/gradle/dependency-locks
Weimin Yu 206adffb21 Update BEAM SDK to work with Java 11 (#762)
* Update BEAM SDK to work with Java 11

Upgraded BEAM dependencies to 2.23.0.

Updated Spec11 and invoice pipelines:
- Added the required region parameter.
- Removed the workaround code for staging.

Verified that staging is successful in alpha:
./nom_build :core:registryTool --args='-e alpha --sql_access_info "gs://..." deploy_spec11_pipeline --project domain-registry-alpha'

and

./nom_build :core:registryTool --args='-e alpha --sql_access_info "gs://..." deploy_invoicing_pipeline'
2020-08-10 20:56:08 -04:00
..
annotationProcessor.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
archives.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
buildscript-classpath.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
compile.lockfile Update BEAM SDK to work with Java 11 (#762) 2020-08-10 20:56:08 -04:00
compileClasspath.lockfile Update BEAM SDK to work with Java 11 (#762) 2020-08-10 20:56:08 -04:00
compileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
default.lockfile Update BEAM SDK to work with Java 11 (#762) 2020-08-10 20:56:08 -04:00
providedCompile.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
providedRuntime.lockfile Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
runtime.lockfile Update BEAM SDK to work with Java 11 (#762) 2020-08-10 20:56:08 -04:00
runtimeClasspath.lockfile Update BEAM SDK to work with Java 11 (#762) 2020-08-10 20:56:08 -04:00
testAnnotationProcessor.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testCompile.lockfile Update BEAM SDK to work with Java 11 (#762) 2020-08-10 20:56:08 -04:00
testCompileClasspath.lockfile Update BEAM SDK to work with Java 11 (#762) 2020-08-10 20:56:08 -04:00
testCompileOnly.lockfile Fix dependency-locking config (#276) 2019-09-19 11:37:20 -04:00
testRuntime.lockfile Update BEAM SDK to work with Java 11 (#762) 2020-08-10 20:56:08 -04:00
testRuntimeClasspath.lockfile Update BEAM SDK to work with Java 11 (#762) 2020-08-10 20:56:08 -04:00