Skip to content

Commit f905092

Browse files
authored
Merge pull request #24651 from hwupathum/master
Bump dependencies
2 parents 7629974 + 2f07681 commit f905092

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

modules/p2-profile-gen/carbon.product

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?pde version="3.5"?>
33

44
<product name="Carbon Product" uid="carbon.product.id" id="carbon.product" application="carbon.application"
5-
version="4.10.65" useFeatures="true" includeLaunchers="true">
5+
version="4.10.66" useFeatures="true" includeLaunchers="true">
66

77
<configIni use="default">
88
</configIni>
@@ -14,7 +14,7 @@ version="4.10.65" useFeatures="true" includeLaunchers="true">
1414
</plugins>
1515

1616
<features>
17-
<feature id="org.wso2.carbon.core.runtime" version="4.10.65"/>
17+
<feature id="org.wso2.carbon.core.runtime" version="4.10.66"/>
1818
</features>
1919

2020
<configurations>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2666,14 +2666,14 @@
26662666
<charon.version>3.4.1</charon.version>
26672667

26682668
<!-- Carbon Kernel -->
2669-
<carbon.kernel.version>4.10.65</carbon.kernel.version>
2669+
<carbon.kernel.version>4.10.66</carbon.kernel.version>
26702670

26712671
<!-- Identity Verification -->
26722672
<identity.verification.version>1.0.16</identity.verification.version>
26732673

26742674
<!-- Carbon Repo Versions -->
26752675
<carbon.deployment.version>4.13.1</carbon.deployment.version>
2676-
<carbon.commons.version>4.10.20</carbon.commons.version>
2676+
<carbon.commons.version>4.10.22</carbon.commons.version>
26772677
<carbon.registry.version>4.8.43</carbon.registry.version>
26782678
<carbon.multitenancy.version>4.11.37</carbon.multitenancy.version>
26792679
<carbon.metrics.version>1.3.12</carbon.metrics.version>

0 commit comments

Comments
 (0)