Skip to content

Commit

Permalink
Merge pull request #19026 from Thisara-Welmilla/bump-new-versions
Browse files Browse the repository at this point in the history
Bump versions.
  • Loading branch information
Thisara-Welmilla authored Jan 20, 2024
2 parents a9f2831 + 144c634 commit b7dfacc
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2252,7 +2252,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>5.26.0</carbon.identity.framework.version>
<carbon.identity.framework.version>5.26.4</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 @@ -2263,7 +2263,7 @@
<carbon.consent.mgt.version>2.6.0</carbon.consent.mgt.version>

<!--Identity Governance Version-->
<identity.governance.version>1.9.0</identity.governance.version>
<identity.governance.version>1.9.2</identity.governance.version>

<!--Identity Carbon Versions-->
<identity.carbon.auth.saml2.version>5.9.0</identity.carbon.auth.saml2.version>
Expand All @@ -2274,7 +2274,7 @@

<!-- Identity Inbound Versions -->
<identity.inbound.auth.saml.version>5.11.30</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>6.12.0</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>6.12.2</identity.inbound.auth.oauth.version>
<identity.inbound.auth.openid.version>5.10.0</identity.inbound.auth.openid.version>
<identity.inbound.auth.sts.version>5.11.0</identity.inbound.auth.sts.version>
<identity.inbound.provisioning.scim.version>5.7.4</identity.inbound.provisioning.scim.version>
Expand All @@ -2293,16 +2293,16 @@
<identity.data.publisher.audit.version>1.4.3</identity.data.publisher.audit.version>

<!-- Identity Event Handler Versions -->
<identity.event.handler.account.lock.version>1.9.0</identity.event.handler.account.lock.version>
<identity.event.handler.notification.version>1.8.0</identity.event.handler.notification.version>
<identity.event.handler.account.lock.version>1.9.1</identity.event.handler.account.lock.version>
<identity.event.handler.notification.version>1.8.1</identity.event.handler.notification.version>

<!--<identity.agent.entitlement.proxy.version>5.1.1</identity.agent.entitlement.proxy.version>-->
<!--<identity.carbon.auth.signedjwt.version>5.1.1</identity.carbon.auth.signedjwt.version>-->
<!--<identity.userstore.cassandra.version>5.1.1</identity.userstore.cassandra.version>-->
<!--<identity.agent-entitlement-filter.version>5.1.1</identity.agent-entitlement-filter.version>-->

<!-- Authenticator Versions -->
<identity.outbound.auth.oidc.version>5.12.0</identity.outbound.auth.oidc.version>
<identity.outbound.auth.oidc.version>5.12.1</identity.outbound.auth.oidc.version>
<identity.outbound.auth.oauth2.version>1.0.11</identity.outbound.auth.oauth2.version>
<identity.outbound.auth.passive.sts.version>5.5.0</identity.outbound.auth.passive.sts.version>
<identity.outbound.auth.samlsso.version>5.9.0</identity.outbound.auth.samlsso.version>
Expand Down Expand Up @@ -2342,16 +2342,16 @@
<authenticator.backupcode.version>0.0.17</authenticator.backupcode.version>
<authenticator.office365.version>2.1.2</authenticator.office365.version>
<authenticator.smsotp.version>3.3.17</authenticator.smsotp.version>
<authenticator.magiclink.version>1.1.19</authenticator.magiclink.version>
<authenticator.magiclink.version>1.1.21</authenticator.magiclink.version>
<authenticator.emailotp.version>4.1.21</authenticator.emailotp.version>
<authenticator.local.auth.emailotp.version>1.0.17</authenticator.local.auth.emailotp.version>
<authenticator.local.auth.smsotp.version>1.0.3</authenticator.local.auth.smsotp.version>
<authenticator.local.auth.smsotp.version>1.0.4</authenticator.local.auth.smsotp.version>
<authenticator.twitter.version>1.1.1</authenticator.twitter.version>
<authenticator.x509.version>3.1.13</authenticator.x509.version>
<identity.extension.utils>1.0.14</identity.extension.utils>
<authenticator.auth.otp.commons.version>1.0.2</authenticator.auth.otp.commons.version>

<identity.org.mgt.version>1.3.147</identity.org.mgt.version>
<identity.org.mgt.version>1.3.149</identity.org.mgt.version>
<identity.org.mgt.core.version>1.0.97</identity.org.mgt.core.version>
<identity.organization.login.version>1.1.25</identity.organization.login.version>
<identity.oauth2.grant.organizationswitch.version>1.1.20</identity.oauth2.grant.organizationswitch.version>
Expand All @@ -2375,9 +2375,9 @@
<conditional.authentication.functions.version>1.2.42</conditional.authentication.functions.version>

<!-- Identity Portal Versions -->
<identity.apps.console.version>2.10.80</identity.apps.console.version>
<identity.apps.myaccount.version>2.2.91</identity.apps.myaccount.version>
<identity.apps.core.version>2.0.120</identity.apps.core.version>
<identity.apps.console.version>2.10.84</identity.apps.console.version>
<identity.apps.myaccount.version>2.2.94</identity.apps.myaccount.version>
<identity.apps.core.version>2.0.123</identity.apps.core.version>
<identity.apps.tests.version>1.6.373</identity.apps.tests.version>

<!-- Charon -->
Expand Down

0 comments on commit b7dfacc

Please sign in to comment.