Skip to content

Commit

Permalink
Bump conditional auth functions and framework version
Browse files Browse the repository at this point in the history
  • Loading branch information
shanggeeth committed May 30, 2024
1 parent b7a9a52 commit bbbf521
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 @@ -2262,7 +2262,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>7.2.38</carbon.identity.framework.version>
<carbon.identity.framework.version>7.2.39</carbon.identity.framework.version>
<carbon.identity.framework.version.range>[5.14.67, 8.0.0)</carbon.identity.framework.version.range>

<!--SAML Common Utils Version-->
Expand Down Expand Up @@ -2382,7 +2382,7 @@
<identity.app.authz.xacml.version>2.3.2</identity.app.authz.xacml.version>
<identity.oauth.addons.version>2.5.9</identity.oauth.addons.version>
<org.wso2.carbon.extension.identity.x509certificate.version>1.1.10</org.wso2.carbon.extension.identity.x509certificate.version>
<conditional.authentication.functions.version>1.2.52</conditional.authentication.functions.version>
<conditional.authentication.functions.version>1.2.53</conditional.authentication.functions.version>

<!-- Identity Portal Versions -->
<identity.apps.console.version>2.19.5</identity.apps.console.version>
Expand Down

0 comments on commit bbbf521

Please sign in to comment.