Skip to content

Commit

Permalink
Merge pull request #17549 from JKAUSHALYA/master
Browse files Browse the repository at this point in the history
Update framework and sms otp authenticator versions.
  • Loading branch information
JKAUSHALYA authored Nov 3, 2023
2 parents 9e4eae5 + 1d01d8c commit c0bfba2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2303,7 +2303,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>5.25.483</carbon.identity.framework.version>
<carbon.identity.framework.version>5.25.490</carbon.identity.framework.version>
<carbon.identity.framework.version.range>[5.14.67, 6.0.0]</carbon.identity.framework.version.range>

<!--SAML Common Utils Version-->
Expand Down Expand Up @@ -2405,7 +2405,7 @@
<authenticator.magiclink.version>1.1.13</authenticator.magiclink.version>
<authenticator.emailotp.version>4.1.20</authenticator.emailotp.version>
<authenticator.local.auth.emailotp.version>1.0.6</authenticator.local.auth.emailotp.version>
<authenticator.local.auth.smsotp.version>1.0.1</authenticator.local.auth.smsotp.version>
<authenticator.local.auth.smsotp.version>1.0.2</authenticator.local.auth.smsotp.version>
<authenticator.twitter.version>1.1.1</authenticator.twitter.version>
<authenticator.x509.version>3.1.12</authenticator.x509.version>
<identity.extension.utils>1.0.14</identity.extension.utils>
Expand Down

0 comments on commit c0bfba2

Please sign in to comment.