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 baf0f616c5
commit 89404dc43d
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