Skip to content

Commit

Permalink
Bump framework and inbound auth oauth versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Shalindri committed Apr 3, 2024
1 parent e121cde commit 1d0270b
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 @@ -2262,7 +2262,7 @@
<properties>

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

<!-- Identity Inbound Versions -->
<identity.inbound.auth.saml.version>5.11.41</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>7.0.43</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>7.0.44</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>
Expand Down

0 comments on commit 1d0270b

Please sign in to comment.