Skip to content
Snippets Groups Projects
Commit 0764196f authored by Andrew Patterson's avatar Andrew Patterson Committed by GitLab Release Tools Bot
Browse files

Update redis to 6.2.11

Merge branch 'security-update-redis-to-6.2.11-15.10' into '15-10-stable'

See merge request gitlab-org/security/omnibus-gitlab!314

Changelog: security
parent 7ada768a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -25,7 +25,7 @@ skip_transitive_dependency_licensing true
dependency 'config_guess'
dependency 'openssl' unless Build::Check.use_system_ssl?
 
version = Gitlab::Version.new('redis', '6.2.8')
version = Gitlab::Version.new('redis', '6.2.11')
default_version version.print(false)
 
source git: version.remote
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment