Skip to content

Commit

Permalink
Bump token exchange grant version
Browse files Browse the repository at this point in the history
  • Loading branch information
dhaura committed Mar 15, 2024
1 parent 076d9ac commit f5b1681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2342,7 +2342,7 @@

<!-- OAuth2 Grant Type extensions -->
<identity.oauth2.jwt.bearer.grant.version>2.3.1</identity.oauth2.jwt.bearer.grant.version>
<identity.oauth2.token.exchange.grant.version>1.1.6</identity.oauth2.token.exchange.grant.version>
<identity.oauth2.token.exchange.grant.version>1.1.7</identity.oauth2.token.exchange.grant.version>

<!--SAML Metadata-->
<identity.metadata.saml.version>1.8.3</identity.metadata.saml.version>
Expand Down

0 comments on commit f5b1681

Please sign in to comment.