DATAREDIS-817 - Upgrade build to use Redis 4.0.9.
This commit is contained in:
4
Makefile
4
Makefile
@@ -1,4 +1,4 @@
|
||||
# Copyright 2011-2017 the original author or authors.
|
||||
# Copyright 2011-2018 the original author or authors.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
@@ -12,7 +12,7 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
REDIS_VERSION:=4.0.2
|
||||
REDIS_VERSION:=4.0.9
|
||||
SPRING_PROFILE?=ci
|
||||
|
||||
#######
|
||||
|
||||
Reference in New Issue
Block a user