Skip to content

Commit

Permalink
Merge pull request #17934 from wso2/chamathns-update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
madurangasiriwardena authored Nov 20, 2023
2 parents fa9d777 + f909d1b commit 6ed12bb
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 @@ -2330,7 +2330,7 @@
<identity.carbon.auth.saml2.version>5.8.5</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.8.34</identity.carbon.auth.rest.version>
<identity.carbon.auth.rest.version>1.8.35</identity.carbon.auth.rest.version>


<!-- Identity Inbound Versions -->
Expand Down Expand Up @@ -2373,15 +2373,15 @@
<callhome.version>4.5.x_1.0.14</callhome.version>

<!-- Authenticator Versions -->
<identity.outbound.auth.oidc.version>5.11.26</identity.outbound.auth.oidc.version>
<identity.outbound.auth.oidc.version>5.11.28</identity.outbound.auth.oidc.version>
<identity.outbound.auth.oauth2.version>1.0.11</identity.outbound.auth.oauth2.version>
<identity.outbound.auth.passive.sts.version>5.5.0</identity.outbound.auth.passive.sts.version>
<identity.outbound.auth.samlsso.version>5.8.7</identity.outbound.auth.samlsso.version>
<identity.outbound.auth.requestpath.basicauth.version>5.5.4</identity.outbound.auth.requestpath.basicauth.version>
<identity.outbound.auth.requestpath.oauth.version>5.5.4</identity.outbound.auth.requestpath.oauth.version>

<!-- Social Authenticator Versions -->
<social.authenticator.facebook.version>5.2.8</social.authenticator.facebook.version>
<social.authenticator.facebook.version>5.2.10</social.authenticator.facebook.version>
<social.authenticator.google.version>5.2.14</social.authenticator.google.version>
<social.authenticator.windowslive.version>5.2.2</social.authenticator.windowslive.version>
<social.authenticator.apple.version>1.0.4</social.authenticator.apple.version>
Expand All @@ -2393,29 +2393,29 @@
<provisioning.connector.scim2.version>2.0.4</provisioning.connector.scim2.version>

<!-- Local Authenticator Versions -->
<identity.local.auth.basicauth.version>6.7.29</identity.local.auth.basicauth.version>
<identity.local.auth.fido.version>5.4.3</identity.local.auth.fido.version>
<identity.local.auth.basicauth.version>6.7.30</identity.local.auth.basicauth.version>
<identity.local.auth.fido.version>5.4.4</identity.local.auth.fido.version>
<identity.local.auth.iwa.version>5.4.3</identity.local.auth.iwa.version>

<!-- Local Authentication API Connector Version -->
<identity.local.auth.api.version>2.5.8</identity.local.auth.api.version>

<!-- OAuth2 Grant Type extensions -->
<identity.oauth2.jwt.bearer.grant.version>2.2.1</identity.oauth2.jwt.bearer.grant.version>
<identity.oauth2.jwt.bearer.grant.version>2.2.2</identity.oauth2.jwt.bearer.grant.version>
<identity.oauth2.token.exchange.grant.version>1.1.5</identity.oauth2.token.exchange.grant.version>

<!--SAML Metadata-->
<identity.metadata.saml.version>1.7.7</identity.metadata.saml.version>

<!-- Connector Versions -->
<authenticator.totp.version>3.3.20</authenticator.totp.version>
<authenticator.totp.version>3.3.22</authenticator.totp.version>
<authenticator.backupcode.version>0.0.15</authenticator.backupcode.version>
<authenticator.office365.version>2.1.2</authenticator.office365.version>
<authenticator.smsotp.version>3.3.14</authenticator.smsotp.version>
<authenticator.magiclink.version>1.1.15</authenticator.magiclink.version>
<authenticator.magiclink.version>1.1.17</authenticator.magiclink.version>
<authenticator.emailotp.version>4.1.20</authenticator.emailotp.version>
<authenticator.local.auth.emailotp.version>1.0.7</authenticator.local.auth.emailotp.version>
<authenticator.local.auth.smsotp.version>1.0.2</authenticator.local.auth.smsotp.version>
<authenticator.local.auth.emailotp.version>1.0.11</authenticator.local.auth.emailotp.version>
<authenticator.local.auth.smsotp.version>1.0.3</authenticator.local.auth.smsotp.version>
<authenticator.twitter.version>1.1.1</authenticator.twitter.version>
<authenticator.x509.version>3.1.12</authenticator.x509.version>
<identity.extension.utils>1.0.14</identity.extension.utils>
Expand Down Expand Up @@ -2445,9 +2445,9 @@
<conditional.authentication.functions.version>1.2.36</conditional.authentication.functions.version>

<!-- Identity Portal Versions -->
<identity.apps.console.version>2.6.15</identity.apps.console.version>
<identity.apps.myaccount.version>2.2.16</identity.apps.myaccount.version>
<identity.apps.core.version>2.0.54</identity.apps.core.version>
<identity.apps.console.version>2.6.23</identity.apps.console.version>
<identity.apps.myaccount.version>2.2.25</identity.apps.myaccount.version>
<identity.apps.core.version>2.0.59</identity.apps.core.version>
<identity.apps.tests.version>1.6.373</identity.apps.tests.version>

<!-- Charon -->
Expand Down

0 comments on commit 6ed12bb

Please sign in to comment.