Skip to content

Commit

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

Bump Dependencies #11718012463
  • Loading branch information
darshanasbg authored Nov 7, 2024
2 parents cbd2c6d + 3b43602 commit 8360241
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 @@ -2365,18 +2365,18 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>7.5.115</carbon.identity.framework.version>
<carbon.identity.framework.version>7.5.119</carbon.identity.framework.version>
<carbon.identity.framework.version.range>[5.14.67, 8.0.0)</carbon.identity.framework.version.range>

<!--SAML Common Utils Version-->
<saml.common.util.version>1.4.1</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.6.3</carbon.consent.mgt.version>
<carbon.consent.mgt.version>2.6.4</carbon.consent.mgt.version>

<!--Identity Governance Version-->
<identity.governance.version>1.11.13</identity.governance.version>
<identity.governance.version>1.11.14</identity.governance.version>

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


<!-- Identity Inbound Versions -->
<identity.inbound.auth.oauth.version>7.0.180</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>7.0.182</identity.inbound.auth.oauth.version>
<identity.inbound.auth.saml.version>5.11.45</identity.inbound.auth.saml.version>
<identity.inbound.auth.openid.version>5.10.2</identity.inbound.auth.openid.version>
<identity.inbound.auth.sts.version>5.11.12</identity.inbound.auth.sts.version>
Expand All @@ -2407,7 +2407,7 @@

<!-- Identity Event Handler Versions -->
<identity.event.handler.account.lock.version>1.9.12</identity.event.handler.account.lock.version>
<identity.event.handler.notification.version>1.9.14</identity.event.handler.notification.version>
<identity.event.handler.notification.version>1.9.16</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>-->
Expand Down Expand Up @@ -2464,9 +2464,9 @@
<identity.extension.utils>1.0.19</identity.extension.utils>
<authenticator.auth.otp.commons.version>1.0.7</authenticator.auth.otp.commons.version>

<identity.org.mgt.version>1.4.52</identity.org.mgt.version>
<identity.org.mgt.version>1.4.53</identity.org.mgt.version>
<identity.org.mgt.core.version>1.1.17</identity.org.mgt.core.version>
<identity.organization.login.version>1.1.38</identity.organization.login.version>
<identity.organization.login.version>1.1.39</identity.organization.login.version>
<identity.oauth2.grant.organizationswitch.version>1.1.26</identity.oauth2.grant.organizationswitch.version>

<!-- Hash Provider Versions-->
Expand All @@ -2477,19 +2477,19 @@

<!-- Identity REST API feature -->
<identity.api.dispatcher.version>2.0.17</identity.api.dispatcher.version>
<identity.server.api.version>1.2.247</identity.server.api.version>
<identity.server.api.version>1.2.248</identity.server.api.version>
<identity.user.api.version>1.3.44</identity.user.api.version>

<identity.agent.sso.version>5.5.9</identity.agent.sso.version>
<identity.tool.samlsso.validator.version>5.5.9</identity.tool.samlsso.validator.version>
<identity.app.authz.xacml.version>2.3.2</identity.app.authz.xacml.version>
<identity.oauth.addons.version>2.5.17</identity.oauth.addons.version>
<identity.oauth.addons.version>2.5.18</identity.oauth.addons.version>
<org.wso2.carbon.extension.identity.x509certificate.version>1.1.13</org.wso2.carbon.extension.identity.x509certificate.version>
<conditional.authentication.functions.version>1.2.66</conditional.authentication.functions.version>

<!-- Identity Portal Versions -->
<identity.apps.console.version>2.34.18</identity.apps.console.version>
<identity.apps.myaccount.version>2.12.16</identity.apps.myaccount.version>
<identity.apps.console.version>2.34.20</identity.apps.console.version>
<identity.apps.myaccount.version>2.12.18</identity.apps.myaccount.version>
<identity.apps.core.version>2.7.3</identity.apps.core.version>
<identity.apps.tests.version>1.6.378</identity.apps.tests.version>

Expand All @@ -2510,7 +2510,7 @@
<carbon.metrics.version>1.3.12</carbon.metrics.version>
<carbon.analytics-common.version>5.2.59</carbon.analytics-common.version>
<carbon.dashboards.version>2.0.27</carbon.dashboards.version>
<carbon.database.utils.version>2.1.7</carbon.database.utils.version>
<carbon.database.utils.version>2.2.1</carbon.database.utils.version>
<carbon.healthcheck.version>1.3.0</carbon.healthcheck.version>

<!-- Common tool Versions -->
Expand Down

0 comments on commit 8360241

Please sign in to comment.