Skip to content

Commit

Permalink
Merge pull request #17166 from dhaura/DP-bump-oidc-authenticator-version
Browse files Browse the repository at this point in the history
Bump OIDC Authenticator Version
  • Loading branch information
janakamarasena committed Oct 24, 2023
2 parents 2628c3d + a129c94 commit 3b6ff0b
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 @@ -2298,7 +2298,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>5.25.429</carbon.identity.framework.version>
<carbon.identity.framework.version>5.25.431</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 @@ -2358,7 +2358,7 @@
<callhome.version>4.5.x_1.0.14</callhome.version>

<!-- Authenticator Versions -->
<identity.outbound.auth.oidc.version>5.11.22</identity.outbound.auth.oidc.version>
<identity.outbound.auth.oidc.version>5.11.23</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 Down

0 comments on commit 3b6ff0b

Please sign in to comment.