Skip to content

Commit

Permalink
Merge pull request #16483 from chamathns/chamathns-update-dependencies-9
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
chamathns authored Aug 18, 2023
2 parents 84a1630 + 8fc45c2 commit df0f9a6
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.9.11" useFeatures="true" includeLaunchers="true">
version="4.9.12" useFeatures="true" includeLaunchers="true">

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

<features>
<feature id="org.wso2.carbon.core.runtime" version="4.9.11"/>
<feature id="org.wso2.carbon.core.runtime" version="4.9.12"/>
</features>

<configurations>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2398,7 +2398,7 @@
<charon.version>3.4.1</charon.version>

<!-- Carbon Kernel -->
<carbon.kernel.version>4.9.11</carbon.kernel.version>
<carbon.kernel.version>4.9.12</carbon.kernel.version>

<!-- Identity Verification -->
<identity.verification.version>1.0.6</identity.verification.version>
Expand All @@ -2409,7 +2409,7 @@
<carbon.registry.version>4.8.15</carbon.registry.version>
<carbon.multitenancy.version>4.11.8</carbon.multitenancy.version>
<carbon.metrics.version>1.3.12</carbon.metrics.version>
<carbon.business-process.version>4.5.64</carbon.business-process.version>
<carbon.business-process.version>4.5.66</carbon.business-process.version>
<carbon.analytics-common.version>5.2.53</carbon.analytics-common.version>
<carbon.dashboards.version>2.0.27</carbon.dashboards.version>
<carbon.database.utils.version>2.1.6</carbon.database.utils.version>
Expand All @@ -2429,7 +2429,7 @@
<axis2.jibx.wso2.version>1.6.1.wso2v11</axis2.jibx.wso2.version>
<axis2.jaxb.wso2.version>${axis2.wso2.version}</axis2.jaxb.wso2.version>
<axis2-transports.version>2.0.0-wso2v42</axis2-transports.version>
<h2database.wso2.version>2.1.210.wso2v1</h2database.wso2.version>
<h2database.wso2.version>2.2.220.wso2v1</h2database.wso2.version>
<slf4j.version>1.7.28</slf4j.version>

<!-- UI styles dependency versions -->
Expand Down

0 comments on commit df0f9a6

Please sign in to comment.