Skip to content

Commit

Permalink
Add correct jdbc pool version
Browse files Browse the repository at this point in the history
  • Loading branch information
arunans23 committed Nov 11, 2023
1 parent e61e841 commit 120a6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
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.82.wso2v1</jdbc-pool.orbit.version>
<jdbc-pool.orbit.version>9.0.58.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 120a6a4

Please sign in to comment.