diff --git a/Makefile b/Makefile index b97c63319..13d7e6558 100644 --- a/Makefile +++ b/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 #######