Skip to content

Commit

Permalink
Bump oauth and api server versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpmadhavig authored Sep 24, 2024
1 parent 8bcdbad commit 4fbec3b
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 @@ -2345,7 +2345,7 @@

<!-- Identity Inbound Versions -->
<identity.inbound.auth.saml.version>5.11.42</identity.inbound.auth.saml.version>
<identity.inbound.auth.oauth.version>7.0.152</identity.inbound.auth.oauth.version>
<identity.inbound.auth.oauth.version>7.0.154</identity.inbound.auth.oauth.version>
<identity.inbound.auth.openid.version>5.10.2</identity.inbound.auth.openid.version>
<identity.inbound.auth.sts.version>5.11.9</identity.inbound.auth.sts.version>
<identity.inbound.provisioning.scim.version>5.7.7</identity.inbound.provisioning.scim.version>
Expand Down Expand Up @@ -2436,7 +2436,7 @@
<!-- Identity REST API feature -->
<identity.api.dispatcher.version>2.0.17</identity.api.dispatcher.version>
<identity.user.api.version>1.3.40</identity.user.api.version>
<identity.server.api.version>1.2.226</identity.server.api.version>
<identity.server.api.version>1.2.227</identity.server.api.version>

<identity.agent.sso.version>5.5.9</identity.agent.sso.version>
<identity.tool.samlsso.validator.version>5.5.9</identity.tool.samlsso.validator.version>
Expand Down

0 comments on commit 4fbec3b

Please sign in to comment.