Skip to content

Commit

Permalink
Bump dependencies from IS_dependency_updater_github_action/11799938832
Browse files Browse the repository at this point in the history
  • Loading branch information
jenkins-is-staging committed Nov 12, 2024
1 parent f99c2d5 commit 2f83ed6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 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.6.3</carbon.identity.framework.version>
<carbon.identity.framework.version>7.6.6</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,16 +2386,16 @@


<!-- Identity Inbound Versions -->
<identity.inbound.auth.oauth.version>7.0.187</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>7.0.188</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>
<identity.inbound.provisioning.scim.version>5.7.7</identity.inbound.provisioning.scim.version>
<identity.inbound.provisioning.scim2.version>3.4.99</identity.inbound.provisioning.scim2.version>
<identity.inbound.provisioning.scim2.version>3.4.100</identity.inbound.provisioning.scim2.version>

<!-- Identity User Versions -->
<identity.user.account.association.version>5.5.10</identity.user.account.association.version>
<identity.user.ws.version>5.8.4</identity.user.ws.version>
<identity.user.ws.version>5.8.5</identity.user.ws.version>

<!-- Identity Userstore Versions -->
<identity.userstore.remote.version>5.2.5</identity.userstore.remote.version>
Expand Down Expand Up @@ -2436,7 +2436,7 @@
<provisioning.connector.scim2.version>2.0.6</provisioning.connector.scim2.version>

<!-- Local Authenticator Versions -->
<identity.local.auth.basicauth.version>6.8.15</identity.local.auth.basicauth.version>
<identity.local.auth.basicauth.version>6.8.16</identity.local.auth.basicauth.version>
<identity.local.auth.fido.version>5.4.15</identity.local.auth.fido.version>
<identity.local.auth.iwa.version>5.4.7</identity.local.auth.iwa.version>

Expand Down Expand Up @@ -2477,7 +2477,7 @@

<!-- Identity REST API feature -->
<identity.api.dispatcher.version>2.0.17</identity.api.dispatcher.version>
<identity.server.api.version>1.2.249</identity.server.api.version>
<identity.server.api.version>1.2.251</identity.server.api.version>
<identity.user.api.version>1.3.45</identity.user.api.version>

<identity.agent.sso.version>5.5.9</identity.agent.sso.version>
Expand All @@ -2488,8 +2488,8 @@
<conditional.authentication.functions.version>1.2.66</conditional.authentication.functions.version>

<!-- Identity Portal Versions -->
<identity.apps.console.version>2.34.23</identity.apps.console.version>
<identity.apps.myaccount.version>2.13.0</identity.apps.myaccount.version>
<identity.apps.console.version>2.34.24</identity.apps.console.version>
<identity.apps.myaccount.version>2.13.1</identity.apps.myaccount.version>
<identity.apps.core.version>2.7.4</identity.apps.core.version>
<identity.apps.tests.version>1.6.378</identity.apps.tests.version>

Expand Down

0 comments on commit 2f83ed6

Please sign in to comment.