Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
darshanasbg authored Jan 5, 2025
2 parents 2e0d2ed + 0bf07de commit 005b3d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,6 @@

"default_management_ui.path": "console",
"legacy_authz_runtime.enable": false,
"management_console_deprecation_banner.enable": true
"management_console_deprecation_banner.enable": true,
"data_storage_type.keystores": "registry"
}
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2356,7 +2356,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>7.7.69</carbon.identity.framework.version>
<carbon.identity.framework.version>7.7.73</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 @@ -2473,7 +2473,7 @@

<identity.agent.sso.version>5.5.9</identity.agent.sso.version>
<identity.tool.samlsso.validator.version>5.5.10</identity.tool.samlsso.validator.version>
<identity.oauth.addons.version>2.5.19</identity.oauth.addons.version>
<identity.oauth.addons.version>2.5.21</identity.oauth.addons.version>
<org.wso2.carbon.extension.identity.x509certificate.version>1.1.13</org.wso2.carbon.extension.identity.x509certificate.version>
<conditional.authentication.functions.version>1.2.70</conditional.authentication.functions.version>

Expand Down

0 comments on commit 005b3d7

Please sign in to comment.