Skip to content

Commit

Permalink
Merge pull request #20839 from asha15/hybridFlowConfig
Browse files Browse the repository at this point in the history
Upgrade oauth,framework version
  • Loading branch information
asha15 committed Aug 5, 2024
2 parents 90195fb + 1f187b1 commit d6c4ef6
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 @@ -2272,7 +2272,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>7.3.57</carbon.identity.framework.version>
<carbon.identity.framework.version>7.3.58</carbon.identity.framework.version>
<carbon.identity.framework.version.range>[5.14.67, 8.0.0)</carbon.identity.framework.version.range>

<!--SAML Common Utils Version-->
Expand All @@ -2294,7 +2294,7 @@

<!-- Identity Inbound Versions -->
<identity.inbound.auth.saml.version>5.11.42</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>7.0.129</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>7.0.130</identity.inbound.auth.oauth.version>
<identity.inbound.auth.openid.version>5.10.2</identity.inbound.auth.openid.version>
<identity.inbound.auth.sts.version>5.11.7</identity.inbound.auth.sts.version>
<identity.inbound.provisioning.scim.version>5.7.7</identity.inbound.provisioning.scim.version>
Expand Down

0 comments on commit d6c4ef6

Please sign in to comment.