Skip to content

Commit 9d5806d

Browse files
Shradha JainShradha Jain
authored andcommitted
AC-3752::2.4.3-p2 breaks OAuth integrations, does not upgrade secrets and tries to decrypt them
1 parent 5dc13c3 commit 9d5806d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Integration/Setup/Patch/Data/UpgradeConsumerSecret.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ public static function getDependencies()
120120
*/
121121
public static function getVersion()
122122
{
123-
return '2.0.0';
123+
return '2.2.2';
124124
}
125125

126126
/**

0 commit comments

Comments
 (0)