Skip to content

Commit

Permalink
Merge pull request #17204 from dhaura/DP-bump-oidc-google-authenticators
Browse files Browse the repository at this point in the history
Bump OIDC and Google Authenticators
  • Loading branch information
DMHP committed Oct 25, 2023
2 parents e634a53 + 9c72714 commit 6fc2da1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2358,7 +2358,7 @@
<callhome.version>4.5.x_1.0.14</callhome.version>

<!-- Authenticator Versions -->
<identity.outbound.auth.oidc.version>5.11.23</identity.outbound.auth.oidc.version>
<identity.outbound.auth.oidc.version>5.11.24</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.6</identity.outbound.auth.samlsso.version>
Expand All @@ -2367,7 +2367,7 @@

<!-- Social Authenticator Versions -->
<social.authenticator.facebook.version>5.2.5</social.authenticator.facebook.version>
<social.authenticator.google.version>5.2.12</social.authenticator.google.version>
<social.authenticator.google.version>5.2.13</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

0 comments on commit 6fc2da1

Please sign in to comment.