diff --git a/apps/leo_manager/rebar.config b/apps/leo_manager/rebar.config index 5c8cbbd4..dd10ac99 100644 --- a/apps/leo_manager/rebar.config +++ b/apps/leo_manager/rebar.config @@ -25,8 +25,8 @@ {deps, [ {leo_commons, ".*", {git, "https://github.com/leo-project/leo_commons.git", {tag, "1.1.11"}}}, {leo_logger, ".*", {git, "https://github.com/leo-project/leo_logger.git", {tag, "1.3.3"}}}, - {leo_object_storage, ".*", {git, "https://github.com/leo-project/leo_object_storage.git", {tag, "1.3.19"}}}, - {leo_redundant_manager, ".*", {git, "https://github.com/leo-project/leo_redundant_manager.git", {tag, "1.9.51"}}}, + {leo_object_storage, ".*", {git, "https://github.com/leo-project/leo_object_storage.git", {tag, "1.3.20"}}}, + {leo_redundant_manager, ".*", {git, "https://github.com/leo-project/leo_redundant_manager.git", {tag, "1.9.53"}}}, {leo_rpc, ".*", {git, "https://github.com/leo-project/leo_rpc.git", {tag, "0.10.14"}}}, {leo_statistics, ".*", {git, "https://github.com/leo-project/leo_statistics.git", {tag, "1.1.19"}}}, {leo_s3_libs, ".*", {git, "https://github.com/leo-project/leo_s3_libs.git", {tag, "1.2.15"}}},