Update ACL pin 090502887d87f52d28e98e90c0e17c582b9e63d6

Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
Change-Id: I8ba8dabba73b4682bc64c6719cf79f68383363b9
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index f61375b..6b413f9 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@
 #DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_20_02" # Release 20.02
 #
 # For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="f401c74a963a1ce2e188cd20269650063c1d483c" #COMPMID-3483: Refactor NEDepthwiseConvolutionLayerNativeKernel.
+DEFAULT_CLFRAMEWORKREVISION="090502887d87f52d28e98e90c0e17c582b9e63d6" #COMPMID-3069: Align graph convolution implementation for CL and NEON..
 
 usage() {
     echo "Usage: $CMD (Use the default clframework SHA)"