Skip to content

Commit

Permalink
Merge pull request #17883 from shanggeeth/master
Browse files Browse the repository at this point in the history
Bump dependency versions
  • Loading branch information
sadilchamishka authored Nov 17, 2023
2 parents d6c5dc2 + 79ead49 commit 81b6081
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@
"name": "organization_switch",
"displayName": "Organization Switch"
},
{
"name": "organization_switch_cc",
"displayName": "organization_switch_cc"
},
{
"name": "urn:ietf:params:oauth:grant-type:jwt-bearer",
"displayName": "urn:ietf:params:oauth:grant-type:jwt-bearer"
Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2313,7 +2313,7 @@
<properties>

<!--Carbon Identity Framework Version-->
<carbon.identity.framework.version>5.25.520</carbon.identity.framework.version>
<carbon.identity.framework.version>5.25.524</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 @@ -2424,7 +2424,7 @@
<identity.org.mgt.version>1.3.119</identity.org.mgt.version>
<identity.org.mgt.core.version>1.0.90</identity.org.mgt.core.version>
<identity.organization.login.version>1.1.24</identity.organization.login.version>
<identity.oauth2.grant.organizationswitch.version>1.1.19</identity.oauth2.grant.organizationswitch.version>
<identity.oauth2.grant.organizationswitch.version>1.1.20</identity.oauth2.grant.organizationswitch.version>

<!-- Hash Provider Versions-->
<hashprovider.pbkdf2.version>0.1.4</hashprovider.pbkdf2.version>
Expand Down

0 comments on commit 81b6081

Please sign in to comment.