Skip to content

Commit

Permalink
Merge pull request #19021 from HiranyaKavishani/master
Browse files Browse the repository at this point in the history
Upgrading IS components versions
  • Loading branch information
Thisara-Welmilla authored Jan 19, 2024
2 parents 0f38795 + 0489a53 commit a9f2831
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2252,60 +2252,60 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>5.25.681</carbon.identity.framework.version>
<carbon.identity.framework.version>5.26.0</carbon.identity.framework.version>
<carbon.identity.framework.version.range>[5.14.67, 6.0.0]</carbon.identity.framework.version.range>

<!--SAML Common Utils Version-->
<saml.common.util.version>1.3.0</saml.common.util.version>
<saml.common.util.version.range>[1.0.0,2.0.0)</saml.common.util.version.range>

<!--Carbon Consent Version-->
<carbon.consent.mgt.version>2.5.2</carbon.consent.mgt.version>
<carbon.consent.mgt.version>2.6.0</carbon.consent.mgt.version>

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

<!--Identity Carbon Versions-->
<identity.carbon.auth.saml2.version>5.8.5</identity.carbon.auth.saml2.version>
<identity.carbon.auth.saml2.version>5.9.0</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.0</identity.carbon.auth.iwa.version>
<identity.carbon.auth.rest.version>1.8.39</identity.carbon.auth.rest.version>
<identity.carbon.auth.rest.version>1.9.0</identity.carbon.auth.rest.version>


<!-- Identity Inbound Versions -->
<identity.inbound.auth.saml.version>5.11.30</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>6.11.243</identity.inbound.auth.oauth.version>
<identity.inbound.auth.openid.version>5.9.5</identity.inbound.auth.openid.version>
<identity.inbound.auth.sts.version>5.10.21</identity.inbound.auth.sts.version>
<identity.inbound.auth.oauth.version>6.12.0</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>
<identity.inbound.provisioning.scim2.version>3.4.56</identity.inbound.provisioning.scim2.version>

<!-- Identity User Versions -->
<identity.user.account.association.version>5.5.6</identity.user.account.association.version>
<identity.user.ws.version>5.7.4</identity.user.ws.version>
<identity.user.ws.version>5.8.0</identity.user.ws.version>

<!-- Identity Userstore Versions -->
<identity.userstore.remote.version>5.2.5</identity.userstore.remote.version>

<!-- Identity Data Publisher Versions -->
<identity.data.publisher.authentication.version>5.6.6</identity.data.publisher.authentication.version>
<identity.data.publisher.oauth.version>1.6.8</identity.data.publisher.oauth.version>
<identity.data.publisher.authentication.version>5.7.0</identity.data.publisher.authentication.version>
<identity.data.publisher.oauth.version>1.7.0</identity.data.publisher.oauth.version>
<identity.data.publisher.audit.version>1.4.3</identity.data.publisher.audit.version>

<!-- Identity Event Handler Versions -->
<identity.event.handler.account.lock.version>1.8.13</identity.event.handler.account.lock.version>
<identity.event.handler.notification.version>1.7.32</identity.event.handler.notification.version>
<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.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.11.30</identity.outbound.auth.oidc.version>
<identity.outbound.auth.oidc.version>5.12.0</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.8.9</identity.outbound.auth.samlsso.version>
<identity.outbound.auth.samlsso.version>5.9.0</identity.outbound.auth.samlsso.version>
<identity.outbound.auth.requestpath.basicauth.version>5.5.4</identity.outbound.auth.requestpath.basicauth.version>
<identity.outbound.auth.requestpath.oauth.version>5.5.4</identity.outbound.auth.requestpath.oauth.version>

Expand All @@ -2323,19 +2323,19 @@
<provisioning.connector.scim2.version>2.0.5</provisioning.connector.scim2.version>

<!-- Local Authenticator Versions -->
<identity.local.auth.basicauth.version>6.7.30</identity.local.auth.basicauth.version>
<identity.local.auth.basicauth.version>6.8.0</identity.local.auth.basicauth.version>
<identity.local.auth.fido.version>5.4.7</identity.local.auth.fido.version>
<identity.local.auth.iwa.version>5.4.3</identity.local.auth.iwa.version>

<!-- Local Authentication API Connector Version -->
<identity.local.auth.api.version>2.5.8</identity.local.auth.api.version>

<!-- OAuth2 Grant Type extensions -->
<identity.oauth2.jwt.bearer.grant.version>2.2.2</identity.oauth2.jwt.bearer.grant.version>
<identity.oauth2.jwt.bearer.grant.version>2.3.0</identity.oauth2.jwt.bearer.grant.version>
<identity.oauth2.token.exchange.grant.version>1.1.5</identity.oauth2.token.exchange.grant.version>

<!--SAML Metadata-->
<identity.metadata.saml.version>1.7.7</identity.metadata.saml.version>
<identity.metadata.saml.version>1.8.0</identity.metadata.saml.version>

<!-- Connector Versions -->
<authenticator.totp.version>3.3.25</authenticator.totp.version>
Expand Down Expand Up @@ -2370,7 +2370,7 @@
<identity.agent.sso.version>5.5.9</identity.agent.sso.version>
<identity.tool.samlsso.validator.version>5.5.7</identity.tool.samlsso.validator.version>
<identity.app.authz.xacml.version>2.3.1</identity.app.authz.xacml.version>
<identity.oauth.addons.version>2.4.36</identity.oauth.addons.version>
<identity.oauth.addons.version>2.5.0</identity.oauth.addons.version>
<org.wso2.carbon.extension.identity.x509certificate.version>1.1.3</org.wso2.carbon.extension.identity.x509certificate.version>
<conditional.authentication.functions.version>1.2.42</conditional.authentication.functions.version>

Expand Down

0 comments on commit a9f2831

Please sign in to comment.