Skip to content

Commit 80fe233

Browse files
committed
DATAREDIS-982 - Upgrade to Redis 5.0.4.
1 parent f13056c commit 80fe233

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
REDIS_VERSION:=5.0.0
15+
REDIS_VERSION:=5.0.4
1616
SPRING_PROFILE?=ci
1717
SHELL=/bin/bash -euo pipefail
1818

0 commit comments

Comments
 (0)