diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-02-26 07:45:26 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-02-26 08:02:48 -0500 |
commit | e1b6c5ee7c5a5ecf5c985c5d124a315f99956199 (patch) | |
tree | 4b569b991787de8c864123b26a487ccd2c3947af /BRMSGateway/src/test | |
parent | 30d6815613ee8fc5c9ae838c525313f25ea4ba50 (diff) |
Upgrade elasticsearch 6.4.3
Unable to cherry-pick, so making a new review. And
need to upgrade the version.
This upgrade fixes a few security issues as described in the JIRA.
Issue-ID: POLICY-1538
Change-Id: I467acbb1dce1a922b13a521e9dd40477c012b409
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'BRMSGateway/src/test')
-rw-r--r-- | BRMSGateway/src/test/resources/config.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BRMSGateway/src/test/resources/config.properties b/BRMSGateway/src/test/resources/config.properties index b47a698c7..67368cab8 100644 --- a/BRMSGateway/src/test/resources/config.properties +++ b/BRMSGateway/src/test/resources/config.properties @@ -81,6 +81,6 @@ ping_interval=30000 # # # -brms.dependency.version=1.3.5-SNAPSHOT +brms.dependency.version=1.3.6-SNAPSHOT ENVIRONMENT = DEVL |