diff --git a/Makefile b/Makefile index f9c39a414..638ae53f8 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -REDIS_VERSION:=5.0.0 +REDIS_VERSION:=5.0.4 SPRING_PROFILE?=ci SHELL=/bin/bash -euo pipefail