Skip to content

Commit

Permalink
Merge pull request #20808 from malithie/master
Browse files Browse the repository at this point in the history
Update framework and oauth dependency versions.
  • Loading branch information
malithie authored Aug 1, 2024
2 parents bd18084 + 31fb148 commit b42431d
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.52</carbon.identity.framework.version>
<carbon.identity.framework.version>7.3.55</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.126</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>7.0.127</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 b42431d

Please sign in to comment.