From c0da49e60610efdaf7acd8ebd768260d8e2e9746 Mon Sep 17 00:00:00 2001 From: Eleftheria Stein-Kousathana Date: Mon, 21 Jun 2021 13:01:26 +0200 Subject: [PATCH] Specify which branches use dependency locking --- Release-Process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-Process.md b/Release-Process.md index 2e4e6bf..7576eb7 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -26,7 +26,7 @@ Check that all issues are closed for the milestone https://github.com/spring-pro ### 1. Update dependencies -If you are on master use 1.b, otherwise use 1.a +If you are on 5.2.x use 1.a, if you are on 5.3.x or 5.4.x use 1.b ### 1.a Updating Manually