This is an automated email from the ASF dual-hosted git repository.

zykkk pushed a commit to branch branch-3.0
in repository https://gitbox.apache.org/repos/asf/doris.git


The following commit(s) were added to refs/heads/branch-3.0 by this push:
     new d6407e56656 branch-3.0: [Dependency](Fe) Upgrade HikariCP version to 
6.0.0 (#43430)
d6407e56656 is described below

commit d6407e56656733ef221a3481c28b1712ee9ab4b6
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 11 17:16:12 2024 +0800

    branch-3.0: [Dependency](Fe) Upgrade HikariCP version to 6.0.0 (#43430)
    
    Cherry-picked from #43234
    
    Co-authored-by: zy-kkk <zhongyongk...@selectdb.com>
---
 fe/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fe/pom.xml b/fe/pom.xml
index d158b650a55..d78cfd50b81 100644
--- a/fe/pom.xml
+++ b/fe/pom.xml
@@ -259,7 +259,7 @@ under the License.
         <commons-io.version>2.7</commons-io.version>
         <json-simple.version>1.1.1</json-simple.version>
         <junit.version>5.8.2</junit.version>
-        <hikaricp.version>4.0.3</hikaricp.version>
+        <hikaricp.version>6.0.0</hikaricp.version>
         <thrift.version>0.16.0</thrift.version>
         <tomcat-embed-core.version>8.5.86</tomcat-embed-core.version>
         <log4j2.version>2.18.0</log4j2.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to