Skip to content

Commit

Permalink
bump api server and framework versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanikaRuchini committed Sep 14, 2021
1 parent d3fb878 commit 7e91383
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -2070,7 +2070,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>5.20.188</carbon.identity.framework.version>
<carbon.identity.framework.version>5.20.189</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 @@ -2177,7 +2177,7 @@
<!-- Identity REST API feature -->
<identity.api.dispatcher.version>2.0.0</identity.api.dispatcher.version>
<identity.user.api.version>1.1.30</identity.user.api.version>
<identity.server.api.version>1.0.251</identity.server.api.version>
<identity.server.api.version>1.0.253</identity.server.api.version>

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

0 comments on commit 7e91383

Please sign in to comment.