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

vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/main by this push:
     new cc8d3a0964 QPID-8705: [Broker-J] Bump hikaricp dependency to the 
version 7.0.2 (#325)
cc8d3a0964 is described below

commit cc8d3a09649b15917b5d576ee287ace71df7471a
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Tue Sep 2 09:05:11 2025 +0200

    QPID-8705: [Broker-J] Bump hikaricp dependency to the version 7.0.2 (#325)
---
 .../src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE    | 2 +-
 pom.xml                                                                 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
 
b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
index 3861e75d09..12a3889ba2 100644
--- 
a/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
+++ 
b/apache-qpid-broker-j/src/main/assembly/dependency-verification/DEPENDENCIES_REFERENCE
@@ -281,7 +281,7 @@ From: 'Webtide' (https://webtide.com)
 
 From: 'Zaxxer.com' (https://github.com/brettwooldridge)
 
-  - HikariCP (https://github.com/brettwooldridge/HikariCP) 
com.zaxxer:HikariCP:bundle:7.0.1
+  - HikariCP (https://github.com/brettwooldridge/HikariCP) 
com.zaxxer:HikariCP:bundle:7.0.2
     License: The Apache Software License, Version 2.0  
(https://www.apache.org/licenses/LICENSE-2.0.txt)
 
 
diff --git a/pom.xml b/pom.xml
index f72971ba88..a7da63777c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
     <jetty-version>12.1.0</jetty-version>
 
     <!-- dependency version numbers -->
-    <hikari-cp-version>7.0.1</hikari-cp-version>
+    <hikari-cp-version>7.0.2</hikari-cp-version>
     <commons-cli-version>1.9.0</commons-cli-version>
 
     <geronimo-jms-1-1-version>1.1.1</geronimo-jms-1-1-version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to