Fix dependency-locking config (#276)

* Fix dependency-locking config

Reenable dependency locking after a bug errorneouly turned it off.

Removed the guava-related workaround that forcefully resolve to
the -jre distribution.

Enabled locking for buildSrc by updating its property file.

Updated all lock files.
This commit is contained in:
Weimin Yu 2019-09-19 11:37:20 -04:00 committed by GitHub
parent d031dedad6
commit 8123c53916
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
166 changed files with 11731 additions and 202 deletions

View file

@ -0,0 +1,4 @@
# This is a Gradle generated file for dependency locking.
# Manual edits can break the build and are not advised.
# This file is expected to be part of source control.
org.flywaydb:flyway-core:5.2.4