Skip to content

Commit b562547

Browse files
authoredOct 23, 2023
Merge pull request #17133 from dhaura/DP-bump-dependency-versions
Bump auth-oidc and authenticator-google Versions
2 parents 93b9c02 + b39dc08 commit b562547

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2358,7 +2358,7 @@
23582358
<callhome.version>4.5.x_1.0.14</callhome.version>
23592359

23602360
<!-- Authenticator Versions -->
2361-
<identity.outbound.auth.oidc.version>5.11.21</identity.outbound.auth.oidc.version>
2361+
<identity.outbound.auth.oidc.version>5.11.22</identity.outbound.auth.oidc.version>
23622362
<identity.outbound.auth.oauth2.version>1.0.11</identity.outbound.auth.oauth2.version>
23632363
<identity.outbound.auth.passive.sts.version>5.5.0</identity.outbound.auth.passive.sts.version>
23642364
<identity.outbound.auth.samlsso.version>5.8.6</identity.outbound.auth.samlsso.version>
@@ -2367,7 +2367,7 @@
23672367

23682368
<!-- Social Authenticator Versions -->
23692369
<social.authenticator.facebook.version>5.2.4</social.authenticator.facebook.version>
2370-
<social.authenticator.google.version>5.2.11</social.authenticator.google.version>
2370+
<social.authenticator.google.version>5.2.12</social.authenticator.google.version>
23712371
<social.authenticator.windowslive.version>5.2.2</social.authenticator.windowslive.version>
23722372
<social.authenticator.apple.version>1.0.4</social.authenticator.apple.version>
23732373

0 commit comments

Comments
 (0)
Please sign in to comment.