Skip to content

Commit

Permalink
Merge pull request #18293 from janakamarasena/dep-up
Browse files Browse the repository at this point in the history
Bump dependencies
  • Loading branch information
janakamarasena authored Dec 2, 2023
2 parents 68b124c + 64ab6d1 commit 12210b8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2283,7 +2283,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>5.25.570</carbon.identity.framework.version>
<carbon.identity.framework.version>5.25.578</carbon.identity.framework.version>
<carbon.identity.framework.version.range>[5.14.67, 6.0.0]</carbon.identity.framework.version.range>

<!--SAML Common Utils Version-->
Expand Down Expand Up @@ -2342,15 +2342,15 @@
<callhome.version>4.5.x_1.0.14</callhome.version>

<!-- Authenticator Versions -->
<identity.outbound.auth.oidc.version>5.11.28</identity.outbound.auth.oidc.version>
<identity.outbound.auth.oidc.version>5.11.29</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.10</social.authenticator.facebook.version>
<social.authenticator.facebook.version>5.2.11</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 Down Expand Up @@ -2382,7 +2382,7 @@
<authenticator.backupcode.version>0.0.16</authenticator.backupcode.version>
<authenticator.office365.version>2.1.2</authenticator.office365.version>
<authenticator.smsotp.version>3.3.16</authenticator.smsotp.version>
<authenticator.magiclink.version>1.1.17</authenticator.magiclink.version>
<authenticator.magiclink.version>1.1.18</authenticator.magiclink.version>
<authenticator.emailotp.version>4.1.21</authenticator.emailotp.version>
<authenticator.local.auth.emailotp.version>1.0.12</authenticator.local.auth.emailotp.version>
<authenticator.local.auth.smsotp.version>1.0.3</authenticator.local.auth.smsotp.version>
Expand Down

0 comments on commit 12210b8

Please sign in to comment.