Skip to content

Commit

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

Bump Dependencies #9550024333
  • Loading branch information
darshanasbg authored Jun 19, 2024
2 parents 8df39af + 8c8624f commit dd028c7
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2262,7 +2262,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>7.3.1</carbon.identity.framework.version>
<carbon.identity.framework.version>7.3.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 @@ -2279,7 +2279,7 @@
<identity.carbon.auth.saml2.version>5.9.4</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.6</identity.carbon.auth.rest.version>
<identity.carbon.auth.rest.version>1.9.9</identity.carbon.auth.rest.version>


<!-- Identity Inbound Versions -->
Expand All @@ -2303,7 +2303,7 @@
<identity.data.publisher.audit.version>1.4.4</identity.data.publisher.audit.version>

<!-- Identity Event Handler Versions -->
<identity.event.handler.account.lock.version>1.9.7</identity.event.handler.account.lock.version>
<identity.event.handler.account.lock.version>1.9.8</identity.event.handler.account.lock.version>
<identity.event.handler.notification.version>1.8.19</identity.event.handler.notification.version>

<!--<identity.agent.entitlement.proxy.version>5.1.1</identity.agent.entitlement.proxy.version>-->
Expand Down Expand Up @@ -2333,7 +2333,7 @@
<provisioning.connector.scim2.version>2.0.6</provisioning.connector.scim2.version>

<!-- Local Authenticator Versions -->
<identity.local.auth.basicauth.version>6.8.8</identity.local.auth.basicauth.version>
<identity.local.auth.basicauth.version>6.8.9</identity.local.auth.basicauth.version>
<identity.local.auth.fido.version>5.4.13</identity.local.auth.fido.version>
<identity.local.auth.iwa.version>5.4.4</identity.local.auth.iwa.version>

Expand All @@ -2342,7 +2342,7 @@

<!-- OAuth2 Grant Type extensions -->
<identity.oauth2.jwt.bearer.grant.version>2.3.1</identity.oauth2.jwt.bearer.grant.version>
<identity.oauth2.token.exchange.grant.version>1.1.8</identity.oauth2.token.exchange.grant.version>
<identity.oauth2.token.exchange.grant.version>1.1.9</identity.oauth2.token.exchange.grant.version>

<!--SAML Metadata-->
<identity.metadata.saml.version>1.8.3</identity.metadata.saml.version>
Expand All @@ -2351,7 +2351,7 @@
<authenticator.totp.version>3.3.27</authenticator.totp.version>
<authenticator.backupcode.version>0.0.20</authenticator.backupcode.version>
<authenticator.office365.version>2.1.3</authenticator.office365.version>
<authenticator.smsotp.version>3.3.27</authenticator.smsotp.version>
<authenticator.smsotp.version>3.3.28</authenticator.smsotp.version>
<authenticator.magiclink.version>1.1.25</authenticator.magiclink.version>
<authenticator.emailotp.version>4.1.28</authenticator.emailotp.version>
<authenticator.local.auth.emailotp.version>1.0.24</authenticator.local.auth.emailotp.version>
Expand All @@ -2361,21 +2361,21 @@
<identity.extension.utils>1.0.18</identity.extension.utils>
<authenticator.auth.otp.commons.version>1.0.7</authenticator.auth.otp.commons.version>

<identity.org.mgt.version>1.4.34</identity.org.mgt.version>
<identity.org.mgt.version>1.4.39</identity.org.mgt.version>
<identity.org.mgt.core.version>1.1.8</identity.org.mgt.core.version>
<identity.organization.login.version>1.1.33</identity.organization.login.version>
<identity.oauth2.grant.organizationswitch.version>1.1.24</identity.oauth2.grant.organizationswitch.version>
<identity.oauth2.grant.organizationswitch.version>1.1.25</identity.oauth2.grant.organizationswitch.version>

<!-- Hash Provider Versions-->
<hashprovider.pbkdf2.version>0.1.4</hashprovider.pbkdf2.version>

<!-- Identity Branding Preference Management Versions -->
<identity.branding.preference.management.version>1.1.11</identity.branding.preference.management.version>
<identity.branding.preference.management.version>1.1.12</identity.branding.preference.management.version>

<!-- Identity REST API feature -->
<identity.api.dispatcher.version>2.0.17</identity.api.dispatcher.version>
<identity.user.api.version>1.3.37</identity.user.api.version>
<identity.server.api.version>1.2.198</identity.server.api.version>
<identity.server.api.version>1.2.200</identity.server.api.version>

<identity.agent.sso.version>5.5.9</identity.agent.sso.version>
<identity.tool.samlsso.validator.version>5.5.8</identity.tool.samlsso.validator.version>
Expand All @@ -2385,9 +2385,9 @@
<conditional.authentication.functions.version>1.2.55</conditional.authentication.functions.version>

<!-- Identity Portal Versions -->
<identity.apps.console.version>2.19.17</identity.apps.console.version>
<identity.apps.myaccount.version>2.7.16</identity.apps.myaccount.version>
<identity.apps.core.version>2.3.6</identity.apps.core.version>
<identity.apps.console.version>2.19.25</identity.apps.console.version>
<identity.apps.myaccount.version>2.7.23</identity.apps.myaccount.version>
<identity.apps.core.version>2.3.7</identity.apps.core.version>
<identity.apps.tests.version>1.6.378</identity.apps.tests.version>

<!-- Charon -->
Expand Down

0 comments on commit dd028c7

Please sign in to comment.