Skip to content

Commit

Permalink
Merge pull request #13266 from thisaltennakoon/Avoid-concurrent-issue…
Browse files Browse the repository at this point in the history
…s-in-registry-during-high-traffic-1

Version bumps to resolve concurrent issues in the registry during high traffic
  • Loading branch information
npamudika authored Feb 1, 2024
2 parents 61b1e1d + b1c4555 commit ed8daaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1303,7 +1303,7 @@
<carbon.kernel.imp.pkg.version>[4.5.0, 5.0.0)</carbon.kernel.imp.pkg.version>

<!-- carbon mediation -->
<carbon.mediation.version>4.7.175</carbon.mediation.version>
<carbon.mediation.version>4.7.180</carbon.mediation.version>

<!-- carbon identity -->
<carbon.identity.version>5.24.10</carbon.identity.version>
Expand Down Expand Up @@ -1348,7 +1348,7 @@
<opencsv.version>1.8</opencsv.version>
<poi.version>3.0-FINAL</poi.version>
<woden.version>1.0.0.M8-wso2v1</woden.version>
<synapse.version>4.0.0-wso2v50</synapse.version>
<synapse.version>4.0.0-wso2v52</synapse.version>
<passthru.transport.patch.version>1.0.2</passthru.transport.patch.version>
<axis2.wso2.version>1.6.1-wso2v85</axis2.wso2.version>
<axiom.wso2.version>1.2.11-wso2v25</axiom.wso2.version>
Expand Down

0 comments on commit ed8daaf

Please sign in to comment.