Skip to content

Commit

Permalink
Merge pull request #3010 from chanikag/jsonPathFix
Browse files Browse the repository at this point in the history
Upgrade axis2 version
  • Loading branch information
chanikag authored Oct 26, 2023
2 parents c4cc395 + 2b7c0e3 commit c95bbac
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 @@ -1581,9 +1581,9 @@
<org.objenesis.version>2.1</org.objenesis.version>

<!-- Apache Axis2 -->
<axis2.wso2.version>1.6.1-wso2v94</axis2.wso2.version>
<axis2.wso2.version>1.6.1-wso2v96</axis2.wso2.version>
<!-- Please unify axis2 versions in future -->
<axis2.wso2.integration.test.version>1.6.1-wso2v64</axis2.wso2.integration.test.version>
<axis2.wso2.integration.test.version>1.6.1-wso2v96</axis2.wso2.integration.test.version>
<imp.pkg.version.axis2>[1.6.1, 1.7.0)</imp.pkg.version.axis2>

<carbon.analytics.common.version>5.2.52</carbon.analytics.common.version>
Expand Down

0 comments on commit c95bbac

Please sign in to comment.