Skip to content

Commit

Permalink
Merge pull request #21560 from jenkins-is-staging/IS_dependency_updat…
Browse files Browse the repository at this point in the history
…er_github_action/11614462132
  • Loading branch information
darshanasbg authored Nov 1, 2024
2 parents 9017c6c + 0fd65de commit 57ab4b3
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2365,7 +2365,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>7.5.99</carbon.identity.framework.version>
<carbon.identity.framework.version>7.5.104</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 @@ -2386,10 +2386,10 @@


<!-- Identity Inbound Versions -->
<identity.inbound.auth.oauth.version>7.0.176</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>7.0.177</identity.inbound.auth.oauth.version>
<identity.inbound.auth.saml.version>5.11.44</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.11</identity.inbound.auth.sts.version>
<identity.inbound.auth.sts.version>5.11.12</identity.inbound.auth.sts.version>
<identity.inbound.provisioning.scim.version>5.7.7</identity.inbound.provisioning.scim.version>
<identity.inbound.provisioning.scim2.version>3.4.97</identity.inbound.provisioning.scim2.version>

Expand All @@ -2407,15 +2407,15 @@

<!-- 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.13</identity.event.handler.notification.version>
<identity.event.handler.notification.version>1.9.14</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.11</identity.outbound.auth.oidc.version>
<identity.outbound.auth.oidc.version>5.12.12</identity.outbound.auth.oidc.version>
<identity.outbound.auth.oauth2.version>1.0.12</identity.outbound.auth.oauth2.version>
<identity.outbound.auth.passive.sts.version>5.5.1</identity.outbound.auth.passive.sts.version>
<identity.outbound.auth.samlsso.version>5.9.5</identity.outbound.auth.samlsso.version>
Expand Down Expand Up @@ -2488,8 +2488,8 @@
<conditional.authentication.functions.version>1.2.66</conditional.authentication.functions.version>

<!-- Identity Portal Versions -->
<identity.apps.console.version>2.34.12</identity.apps.console.version>
<identity.apps.myaccount.version>2.12.10</identity.apps.myaccount.version>
<identity.apps.console.version>2.34.15</identity.apps.console.version>
<identity.apps.myaccount.version>2.12.13</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 Down

0 comments on commit 57ab4b3

Please sign in to comment.