Skip to content

Commit

Permalink
Merge pull request #3023 from arunans23/master
Browse files Browse the repository at this point in the history
Upgrade dependencies
  • Loading branch information
arunans23 authored Nov 10, 2023
2 parents a08f4ca + e61e841 commit e99a956
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -809,7 +809,7 @@
<hawtbuf.version>1.9</hawtbuf.version>
<geronimo.specs.jms.version>1.1.1</geronimo.specs.jms.version>
<ibatis-core.version>3.0</ibatis-core.version>
<netty.version>4.1.79.Final</netty.version>
<netty.version>4.1.100.Final</netty.version>
<netty.tcnative.version>2.0.53.Final</netty.tcnative.version>
<org.eclipse.paho.version>1.2.0</org.eclipse.paho.version>
<activemq.version>5.9.1</activemq.version>
Expand Down
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1590,7 +1590,7 @@
<orbit.version.poi.ooxml>3.17.0.wso2v1</orbit.version.poi.ooxml>
<org.wso2.json.version>3.0.0.wso2v1</org.wso2.json.version>
<version.equinox.http.servlet>1.1.400.v20130418-1354</version.equinox.http.servlet>
<version.tomcat>9.0.70</version.tomcat>
<version.tomcat>9.0.82</version.tomcat>
<orbit.version.tomcat.jsp.api>${version.tomcat}.wso2v1</orbit.version.tomcat.jsp.api>
<orbit.version.tomcat.el.api>${version.tomcat}.wso2v1</orbit.version.tomcat.el.api>
<orbit.version.tomcat.servlet.api>${version.tomcat}.wso2v1</orbit.version.tomcat.servlet.api>
Expand Down Expand Up @@ -1661,7 +1661,7 @@
<google.guava.version>32.1.3-jre</google.guava.version>
<ca.uhn.hapi.wso2.version>2.1.0.wso2v1</ca.uhn.hapi.wso2.version>
<junit.version>4.8.2</junit.version>
<netty.version>4.1.86.Final</netty.version>
<netty.version>4.1.100.Final</netty.version>
<netty.tcnative.version>2.0.53.Final</netty.tcnative.version>
<jacoco.agent.version>0.8.8</jacoco.agent.version>
<activemq.version>5.2.0</activemq.version>
Expand Down Expand Up @@ -1831,7 +1831,7 @@
<mysql.connector.version>8.0.19</mysql.connector.version>
<derby.orbit.version>10.3.2.1wso2v1</derby.orbit.version>

<jdbc-pool.orbit.version>9.0.58.wso2v1</jdbc-pool.orbit.version>
<jdbc-pool.orbit.version>9.0.82.wso2v1</jdbc-pool.orbit.version>
<jdbc-pool.orbit.imp.pkg.version>[1.7.0,2.0.0)</jdbc-pool.orbit.imp.pkg.version>

<antlr4.runtime.version>4.5.1.wso2v1</antlr4.runtime.version>
Expand Down

0 comments on commit e99a956

Please sign in to comment.