Skip to content

Commit

Permalink
Merge pull request #20126 from sandushi/fix-pii-issue
Browse files Browse the repository at this point in the history
Bump versions of scim2, oauth and frameword
  • Loading branch information
sandushi authored Mar 29, 2024
2 parents 3cc30c5 + eeeb4a4 commit 267ea84
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2262,7 +2262,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>7.0.113</carbon.identity.framework.version>
<carbon.identity.framework.version>7.1.1</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 @@ -2284,11 +2284,11 @@

<!-- Identity Inbound Versions -->
<identity.inbound.auth.saml.version>5.11.41</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>7.0.39</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>7.0.43</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.5</identity.inbound.auth.sts.version>
<identity.inbound.provisioning.scim.version>5.7.7</identity.inbound.provisioning.scim.version>
<identity.inbound.provisioning.scim2.version>3.4.75</identity.inbound.provisioning.scim2.version>
<identity.inbound.provisioning.scim2.version>3.4.76</identity.inbound.provisioning.scim2.version>

<!-- Identity User Versions -->
<identity.user.account.association.version>5.5.8</identity.user.account.association.version>
Expand Down

0 comments on commit 267ea84

Please sign in to comment.