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

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


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

commit 9151d7a8a4a13329aae520c80dbb5f7d0001aa95
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 95e44934b5..7ae96c5cce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1424,12 +1424,6 @@ under the License.
         <version>2.0.0</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