Skip to content

Commit

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

Bump Dependencies #12052974791
  • Loading branch information
madurangasiriwardena authored Nov 28, 2024
2 parents 485e1dc + 9056130 commit 5b3e5b3
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2344,18 +2344,18 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>7.7.2</carbon.identity.framework.version>
<carbon.identity.framework.version>7.7.3</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>1.4.2</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.4</carbon.consent.mgt.version>

<!--Identity Governance Version-->
<identity.governance.version>1.11.18</identity.governance.version>
<identity.governance.version>1.11.19</identity.governance.version>

<!--Identity Carbon Versions-->
<identity.carbon.auth.saml2.version>5.9.7</identity.carbon.auth.saml2.version>
Expand All @@ -2370,7 +2370,7 @@
<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.101</identity.inbound.provisioning.scim2.version>
<identity.inbound.provisioning.scim2.version>3.4.102</identity.inbound.provisioning.scim2.version>

<!-- Identity User Versions -->
<identity.user.account.association.version>5.5.11</identity.user.account.association.version>
Expand Down Expand Up @@ -2402,22 +2402,22 @@
<identity.outbound.auth.requestpath.oauth.version>5.5.6</identity.outbound.auth.requestpath.oauth.version>

<!-- Social Authenticator Versions -->
<social.authenticator.facebook.version>5.2.14</social.authenticator.facebook.version>
<social.authenticator.facebook.version>5.2.15</social.authenticator.facebook.version>
<social.authenticator.google.version>5.2.15</social.authenticator.google.version>
<social.authenticator.windowslive.version>5.2.3</social.authenticator.windowslive.version>
<social.authenticator.apple.version>1.0.6</social.authenticator.apple.version>
<social.authenticator.github.version>1.1.14</social.authenticator.github.version>

<!-- Provisioning connector Versions -->
<provisioning.connector.google.version>5.2.4</provisioning.connector.google.version>
<provisioning.connector.google.version>5.2.5</provisioning.connector.google.version>
<provisioning.connector.salesforce.version>5.2.9</provisioning.connector.salesforce.version>
<provisioning.connector.scim.version>5.3.5</provisioning.connector.scim.version>
<provisioning.connector.scim2.version>2.0.6</provisioning.connector.scim2.version>

<!-- Local Authenticator Versions -->
<identity.local.auth.basicauth.version>6.8.17</identity.local.auth.basicauth.version>
<identity.local.auth.fido.version>5.4.16</identity.local.auth.fido.version>
<identity.local.auth.iwa.version>5.4.7</identity.local.auth.iwa.version>
<identity.local.auth.iwa.version>5.4.8</identity.local.auth.iwa.version>

<!-- Local Authentication API Connector Version -->
<identity.local.auth.api.version>3.0.3</identity.local.auth.api.version>
Expand All @@ -2434,7 +2434,7 @@
<authenticator.backupcode.version>0.0.20</authenticator.backupcode.version>
<authenticator.office365.version>2.1.3</authenticator.office365.version>
<authenticator.smsotp.version>3.3.31</authenticator.smsotp.version>
<authenticator.magiclink.version>1.1.28</authenticator.magiclink.version>
<authenticator.magiclink.version>1.1.29</authenticator.magiclink.version>
<authenticator.emailotp.version>4.1.30</authenticator.emailotp.version>
<authenticator.local.auth.emailotp.version>1.0.24</authenticator.local.auth.emailotp.version>
<authenticator.local.auth.smsotp.version>1.0.10</authenticator.local.auth.smsotp.version>
Expand All @@ -2456,7 +2456,7 @@

<!-- Identity REST API feature -->
<identity.api.dispatcher.version>2.0.17</identity.api.dispatcher.version>
<identity.server.api.version>1.2.253</identity.server.api.version>
<identity.server.api.version>1.2.254</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 @@ -2466,8 +2466,8 @@
<conditional.authentication.functions.version>1.2.67</conditional.authentication.functions.version>

<!-- Identity Portal Versions -->
<identity.apps.console.version>2.35.10</identity.apps.console.version>
<identity.apps.myaccount.version>2.13.16</identity.apps.myaccount.version>
<identity.apps.console.version>2.35.13</identity.apps.console.version>
<identity.apps.myaccount.version>2.13.19</identity.apps.myaccount.version>
<identity.apps.core.version>2.8.2</identity.apps.core.version>
<identity.apps.tests.version>1.6.378</identity.apps.tests.version>

Expand Down

0 comments on commit 5b3e5b3

Please sign in to comment.