Skip to content

Commit

Permalink
Bump framework and inbound auth oauth version
Browse files Browse the repository at this point in the history
  • Loading branch information
ZiyamSanthosh committed Oct 10, 2023
1 parent 8bc5e07 commit 84846cd
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 @@ -2298,7 +2298,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>5.25.375</carbon.identity.framework.version>
<carbon.identity.framework.version>5.25.379</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 All @@ -2320,7 +2320,7 @@

<!-- Identity Inbound Versions -->
<identity.inbound.auth.saml.version>5.11.23</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>6.11.130</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>6.11.133</identity.inbound.auth.oauth.version>
<identity.inbound.auth.openid.version>5.9.5</identity.inbound.auth.openid.version>
<identity.inbound.auth.sts.version>5.10.16</identity.inbound.auth.sts.version>
<identity.inbound.provisioning.scim.version>5.7.4</identity.inbound.provisioning.scim.version>
Expand Down

0 comments on commit 84846cd

Please sign in to comment.