Skip to content

Commit

Permalink
Merge branch 'master' into rule-evaluation
Browse files Browse the repository at this point in the history
  • Loading branch information
malithie committed Jan 23, 2025
2 parents 15e6e23 + b02c094 commit 2d7ab22
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2366,7 +2366,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>7.7.121</carbon.identity.framework.version>
<carbon.identity.framework.version>7.7.126</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 @@ -2383,7 +2383,7 @@
<identity.carbon.auth.saml2.version>5.9.8</identity.carbon.auth.saml2.version>
<identity.carbon.auth.mutual.ssl.version>5.5.0</identity.carbon.auth.mutual.ssl.version>
<identity.carbon.auth.iwa.version>5.5.2</identity.carbon.auth.iwa.version>
<identity.carbon.auth.rest.version>1.9.15</identity.carbon.auth.rest.version>
<identity.carbon.auth.rest.version>1.9.16</identity.carbon.auth.rest.version>


<!-- Identity Inbound Versions -->
Expand Down Expand Up @@ -2465,8 +2465,8 @@
<identity.extension.utils>1.0.21</identity.extension.utils>
<authenticator.auth.otp.commons.version>1.0.10</authenticator.auth.otp.commons.version>

<identity.org.mgt.version>1.4.69</identity.org.mgt.version>
<identity.org.mgt.core.version>1.1.19</identity.org.mgt.core.version>
<identity.org.mgt.version>1.4.70</identity.org.mgt.version>
<identity.org.mgt.core.version>1.1.20</identity.org.mgt.core.version>
<identity.organization.login.version>1.1.42</identity.organization.login.version>
<identity.oauth2.grant.organizationswitch.version>1.1.27</identity.oauth2.grant.organizationswitch.version>

Expand All @@ -2479,7 +2479,7 @@
<!-- Identity REST API feature -->
<identity.api.dispatcher.version>2.0.17</identity.api.dispatcher.version>
<identity.server.api.version>1.3.27</identity.server.api.version>
<identity.user.api.version>1.3.49</identity.user.api.version>
<identity.user.api.version>1.3.50</identity.user.api.version>

<identity.agent.sso.version>5.5.9</identity.agent.sso.version>
<identity.tool.samlsso.validator.version>5.5.10</identity.tool.samlsso.validator.version>
Expand All @@ -2488,10 +2488,10 @@
<conditional.authentication.functions.version>1.2.73</conditional.authentication.functions.version>

<!-- Identity Portal Versions -->
<identity.apps.console.version>2.38.10</identity.apps.console.version>
<identity.apps.myaccount.version>2.14.20</identity.apps.myaccount.version>
<identity.apps.core.version>2.10.10</identity.apps.core.version>

<identity.apps.console.version>2.38.7</identity.apps.console.version>
<identity.apps.myaccount.version>2.14.17</identity.apps.myaccount.version>
<identity.apps.core.version>2.10.9</identity.apps.core.version>
<identity.apps.tests.version>1.6.379</identity.apps.tests.version>

<!-- Charon -->
Expand Down

0 comments on commit 2d7ab22

Please sign in to comment.