Skip to content

Commit

Permalink
Add changes for the new orbit bundles
Browse files Browse the repository at this point in the history
Add changes for the new orbit bundles.
Related to guava upgrade
  • Loading branch information
GDLMadushanka committed Nov 10, 2023
1 parent 8fe154c commit ebb5f96
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1543,7 +1543,7 @@
<!-- Debezium Orbit version -->
<debezium.version>2.1.4.Final.wso2v1</debezium.version>

<synapse.version>4.0.0-wso2v61</synapse.version>
<synapse.version>4.0.0-wso2v62</synapse.version>
<imp.pkg.version.synapse>[4.0.0, 4.0.1)</imp.pkg.version.synapse>
<carbon.mediation.version>4.7.182</carbon.mediation.version>
<carbon.crypto.version>1.1.3</carbon.crypto.version>
Expand Down Expand Up @@ -1844,13 +1844,13 @@
<wrapper.version>3.2.3</wrapper.version>
<nimbus-jose.orbit.version>9.22.0.wso2v1</nimbus-jose.orbit.version>
<nimbus-jose.orbit.imp.pkg.version>[9.22,10.0)</nimbus-jose.orbit.imp.pkg.version>
<grpc.version>1.21.0</grpc.version>
<grpc.version>1.59.0</grpc.version>
<axis2-java2wsdl.version>1.6.2</axis2-java2wsdl.version>
<!-- Prometheus Library versions-->
<prometheus.version>0.8.1</prometheus.version>
<version.equinox.platform>3.14.0</version.equinox.platform>
<!-- OAS3 Versions -->
<swagger.parser.orbit.version>2.0.30.wso2v2</swagger.parser.orbit.version>
<swagger.parser.orbit.version>2.1.18.wso2v1</swagger.parser.orbit.version>
<snakeyaml.version>2.2</snakeyaml.version>
<javax.validation.version>1.1.0.Final</javax.validation.version>
<version.disruptor>3.4.2</version.disruptor>
Expand All @@ -1865,8 +1865,8 @@
<openjdk.nashorn.version>15.3</openjdk.nashorn.version>
<ow2.asm.version>9.2</ow2.asm.version>
<jsoup.version>1.15.3</jsoup.version>
<grpc-context.orbit.version>1.27.2.wso2v1</grpc-context.orbit.version>
<opencensus.orbit.version>0.30.0.wso2v2</opencensus.orbit.version>
<grpc-context.orbit.version>1.59.0.wso2v1</grpc-context.orbit.version>
<opencensus.orbit.version>0.31.1.wso2v2</opencensus.orbit.version>
</properties>

<repositories>
Expand Down

0 comments on commit ebb5f96

Please sign in to comment.