Skip to content

Commit

Permalink
upgrade oauth,framework version
Browse files Browse the repository at this point in the history
  • Loading branch information
asha15 committed Aug 5, 2024
1 parent 95ddf09 commit 0680d18
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.56</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 0680d18

Please sign in to comment.