From 909440b33952982f8eefafb485db390f16cef850 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 06:23:33 +0000 Subject: [PATCH 1/2] Bump com.zaxxer:HikariCP from 7.0.1 to 7.0.2 Bumps [com.zaxxer:HikariCP](https://github.com/brettwooldridge/HikariCP) from 7.0.1 to 7.0.2. - [Changelog](https://github.com/brettwooldridge/HikariCP/blob/dev/CHANGES) - [Commits](https://github.com/brettwooldridge/HikariCP/compare/HikariCP-7.0.1...HikariCP-7.0.2) --- updated-dependencies: - dependency-name: com.zaxxer:HikariCP dependency-version: 7.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b66f1d34bf2..6af7b406a89 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ 3.9.3 1.1.10.8 2.14.6 - 7.0.1 + 7.0.2 3.4.1 ${hadoop.version} 2.6.3-hadoop3 From 10d8c5b44d355c821e1bd98fc719f8d425a874f9 Mon Sep 17 00:00:00 2001 From: reiabreu Date: Sat, 30 Aug 2025 12:41:09 +0100 Subject: [PATCH 2/2] Update DEPENDENCY-LICENSES --- DEPENDENCY-LICENSES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index b1d7743a24c..66c91820b51 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -113,7 +113,7 @@ List of third-party dependencies grouped by their license type. * Guava ListenableFuture only (com.google.guava:listenablefuture:9999.0-empty-to-avoid-conflict-with-guava - https://github.com/google/guava/listenablefuture) * hawtbuf (org.fusesource.hawtbuf:hawtbuf:1.11 - http://hawtbuf.fusesource.org/hawtbuf) * Hibernate Validator Engine (org.hibernate.validator:hibernate-validator:7.0.5.Final - http://hibernate.org/validator/hibernate-validator) - * HikariCP (com.zaxxer:HikariCP:7.0.1 - https://github.com/brettwooldridge/HikariCP) + * HikariCP (com.zaxxer:HikariCP:7.0.2 - https://github.com/brettwooldridge/HikariCP) * j2html (com.j2html:j2html:1.6.0 - http://j2html.com) * J2ObjC Annotations (com.google.j2objc:j2objc-annotations:3.0.0 - https://github.com/google/j2objc/) * Jackson-annotations (com.fasterxml.jackson.core:jackson-annotations:2.19.2 - https://github.com/FasterXML/jackson)