This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new 2f0e813e01 Bump com.zaxxer:HikariCP from 7.0.2 to 7.1.0 (#1429)
2f0e813e01 is described below
commit 2f0e813e01667cc7eb0a18017e474c893b4ab362
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 276e6f619a..fa664655ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1345,12 +1345,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>