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 ae3c07f3c1 QPID-8705: [Broker-J] Bump hikaricp dependency to the
version 6.3.0 (#305)
ae3c07f3c1 is described below
commit ae3c07f3c1fd4210f61c8e38344826ebab11d5ac
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Thu Jul 31 12:06:12 2025 +0200
QPID-8705: [Broker-J] Bump hikaricp dependency to the version 6.3.0 (#305)
---
.../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 fa9d95253e..d73819c1a1 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
@@ -277,7 +277,7 @@ From: 'Webtide' (https://webtide.com)
From: 'Zaxxer.com' (https://github.com/brettwooldridge)
- - HikariCP (https://github.com/brettwooldridge/HikariCP)
com.zaxxer:HikariCP:bundle:6.2.1
+ - HikariCP (https://github.com/brettwooldridge/HikariCP)
com.zaxxer:HikariCP:bundle:6.3.0
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 e05c00e061..b5df7335c5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
<jetty-version>12.0.22</jetty-version>
<!-- dependency version numbers -->
- <hikari-cp-version>6.2.1</hikari-cp-version>
+ <hikari-cp-version>6.3.0</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]