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

ilgrosso pushed a commit to branch 4_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/4_0_X by this push:
     new ee8a62e193 Bump com.zaxxer:HikariCP from 7.0.2 to 7.1.0 (#1429)
ee8a62e193 is described below

commit ee8a62e1939137de08693f11b8067ea304554f06
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 18 11:36:27 2026 +0200

    Bump com.zaxxer:HikariCP from 7.0.2 to 7.1.0 (#1429)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index f42e4e16f7..a4fcb9a2a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1347,12 +1347,6 @@ under the License.
         <version>1.6.6</version>
       </dependency>
 
-      <dependency>
-        <groupId>com.zaxxer</groupId>
-        <artifactId>HikariCP</artifactId>
-        <version>7.0.2</version>
-      </dependency>
-
       <dependency>
         <groupId>io.zonky.test</groupId>
         <artifactId>embedded-postgres</artifactId>

Reply via email to