Skip to content

Commit

Permalink
Merge pull request #19667 from janakamarasena/bfix-is7
Browse files Browse the repository at this point in the history
Bump dependencies
  • Loading branch information
janakamarasena committed Feb 17, 2024
2 parents 8863adc + f7c1035 commit 46b3d7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions modules/p2-profile-gen/carbon.product
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?pde version="3.5"?>

<product name="Carbon Product" uid="carbon.product.id" id="carbon.product" application="carbon.application"
version="4.10.5" useFeatures="true" includeLaunchers="true">
version="4.10.6" useFeatures="true" includeLaunchers="true">

<configIni use="default">
</configIni>
Expand All @@ -14,7 +14,7 @@ version="4.10.5" useFeatures="true" includeLaunchers="true">
</plugins>

<features>
<feature id="org.wso2.carbon.core.runtime" version="4.10.5"/>
<feature id="org.wso2.carbon.core.runtime" version="4.10.6"/>
</features>

<configurations>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2363,7 +2363,7 @@
<identity.branding.preference.management.version>1.1.1</identity.branding.preference.management.version>

<!-- Identity REST API feature -->
<identity.api.dispatcher.version>2.0.16</identity.api.dispatcher.version>
<identity.api.dispatcher.version>2.0.17</identity.api.dispatcher.version>
<identity.user.api.version>1.3.36</identity.user.api.version>
<identity.server.api.version>1.2.174</identity.server.api.version>

Expand All @@ -2384,13 +2384,13 @@
<charon.version>3.4.1</charon.version>

<!-- Carbon Kernel -->
<carbon.kernel.version>4.10.5</carbon.kernel.version>
<carbon.kernel.version>4.10.6</carbon.kernel.version>

<!-- Identity Verification -->
<identity.verification.version>1.0.7</identity.verification.version>

<!-- Carbon Repo Versions -->
<carbon.deployment.version>4.12.20</carbon.deployment.version>
<carbon.deployment.version>4.12.24</carbon.deployment.version>
<carbon.commons.version>4.10.7</carbon.commons.version>
<carbon.registry.version>4.8.24</carbon.registry.version>
<carbon.multitenancy.version>4.11.19</carbon.multitenancy.version>
Expand Down

0 comments on commit 46b3d7f

Please sign in to comment.