Skip to content

Commit

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

Bump Dependencies #9909956345
  • Loading branch information
darshanasbg committed Jul 12, 2024
2 parents 4e8318c + a181d1b commit aba51e8
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.32</carbon.identity.framework.version>
<carbon.identity.framework.version>7.3.33</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 @@ -2284,9 +2284,9 @@

<!-- Identity Inbound Versions -->
<identity.inbound.auth.saml.version>5.11.42</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>7.0.110</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>7.0.116</identity.inbound.auth.oauth.version>
<identity.inbound.auth.openid.version>5.10.2</identity.inbound.auth.openid.version>
<identity.inbound.auth.sts.version>5.11.5</identity.inbound.auth.sts.version>
<identity.inbound.auth.sts.version>5.11.7</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.86</identity.inbound.provisioning.scim2.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.10</identity.local.auth.basicauth.version>
<identity.local.auth.basicauth.version>6.8.13</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 @@ -2348,16 +2348,16 @@
<identity.metadata.saml.version>1.8.3</identity.metadata.saml.version>

<!-- Connector Versions -->
<authenticator.totp.version>3.3.27</authenticator.totp.version>
<authenticator.totp.version>3.3.29</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.28</authenticator.smsotp.version>
<authenticator.magiclink.version>1.1.26</authenticator.magiclink.version>
<authenticator.emailotp.version>4.1.28</authenticator.emailotp.version>
<authenticator.smsotp.version>3.3.30</authenticator.smsotp.version>
<authenticator.magiclink.version>1.1.28</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.8</authenticator.local.auth.smsotp.version>
<authenticator.twitter.version>1.1.2</authenticator.twitter.version>
<authenticator.x509.version>3.1.17</authenticator.x509.version>
<authenticator.x509.version>3.1.19</authenticator.x509.version>
<identity.extension.utils>1.0.18</identity.extension.utils>
<authenticator.auth.otp.commons.version>1.0.7</authenticator.auth.otp.commons.version>

Expand All @@ -2380,14 +2380,14 @@
<identity.agent.sso.version>5.5.9</identity.agent.sso.version>
<identity.tool.samlsso.validator.version>5.5.8</identity.tool.samlsso.validator.version>
<identity.app.authz.xacml.version>2.3.2</identity.app.authz.xacml.version>
<identity.oauth.addons.version>2.5.12</identity.oauth.addons.version>
<identity.oauth.addons.version>2.5.13</identity.oauth.addons.version>
<org.wso2.carbon.extension.identity.x509certificate.version>1.1.11</org.wso2.carbon.extension.identity.x509certificate.version>
<conditional.authentication.functions.version>1.2.56</conditional.authentication.functions.version>

<!-- Identity Portal Versions -->
<identity.apps.console.version>2.20.15</identity.apps.console.version>
<identity.apps.myaccount.version>2.7.44</identity.apps.myaccount.version>
<identity.apps.core.version>2.4.7</identity.apps.core.version>
<identity.apps.console.version>2.20.29</identity.apps.console.version>
<identity.apps.myaccount.version>2.7.58</identity.apps.myaccount.version>
<identity.apps.core.version>2.4.11</identity.apps.core.version>
<identity.apps.tests.version>1.6.378</identity.apps.tests.version>

<!-- Charon -->
Expand Down

0 comments on commit aba51e8

Please sign in to comment.