Skip to content

Commit

Permalink
Merge pull request #19105 from jenkins-is-staging/IS_dependency_updat…
Browse files Browse the repository at this point in the history
…er_github_action/7613121009

Bump Dependencies #7613121009
  • Loading branch information
madurangasiriwardena authored Jan 22, 2024
2 parents 237d687 + 2ebb021 commit 7ef5946
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 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.11</carbon.identity.framework.version>
<carbon.identity.framework.version>5.26.14</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 @@ -2266,17 +2266,17 @@
<identity.governance.version>1.9.2</identity.governance.version>

<!--Identity Carbon Versions-->
<identity.carbon.auth.saml2.version>5.9.2</identity.carbon.auth.saml2.version>
<identity.carbon.auth.saml2.version>5.9.3</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.9.1</identity.carbon.auth.rest.version>


<!-- Identity Inbound Versions -->
<identity.inbound.auth.saml.version>5.11.32</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>6.12.5</identity.inbound.auth.oauth.version>
<identity.inbound.auth.saml.version>5.11.33</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>6.12.7</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.1</identity.inbound.auth.sts.version>
<identity.inbound.auth.sts.version>5.11.2</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>

Expand Down Expand Up @@ -2365,19 +2365,19 @@
<!-- Identity REST API feature -->
<identity.api.dispatcher.version>2.0.13</identity.api.dispatcher.version>
<identity.user.api.version>1.3.33</identity.user.api.version>
<identity.server.api.version>1.2.156</identity.server.api.version>
<identity.server.api.version>1.2.158</identity.server.api.version>

<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.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>
<conditional.authentication.functions.version>1.2.43</conditional.authentication.functions.version>

<!-- Identity Portal Versions -->
<identity.apps.console.version>2.11.1</identity.apps.console.version>
<identity.apps.myaccount.version>2.3.0</identity.apps.myaccount.version>
<identity.apps.core.version>2.0.125</identity.apps.core.version>
<identity.apps.console.version>2.11.3</identity.apps.console.version>
<identity.apps.myaccount.version>2.3.1</identity.apps.myaccount.version>
<identity.apps.core.version>2.0.126</identity.apps.core.version>
<identity.apps.tests.version>1.6.373</identity.apps.tests.version>

<!-- Charon -->
Expand Down

0 comments on commit 7ef5946

Please sign in to comment.