From b91b7a43e3bc636340ad3c4b93b46807f429e972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Feb 2026 17:54:09 +0000 Subject: [PATCH] Bump the maven group across 4 directories with 4 updates Bumps the maven group with 2 updates in the /tools-readme directory: [com.hubspot.jinjava:jinjava](https://github.com/HubSpot/jinjava) and commons-io:commons-io. Bumps the maven group with 1 update in the /extension-collector directory: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf). Bumps the maven group with 2 updates in the /Client directory: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) and [org.testng:testng](https://github.com/cbeust/testng). Bumps the maven group with 1 update in the /API directory: [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf). Updates `com.hubspot.jinjava:jinjava` from 2.7.2 to 2.7.6 - [Release notes](https://github.com/HubSpot/jinjava/releases) - [Changelog](https://github.com/HubSpot/jinjava/blob/master/CHANGES.md) - [Commits](https://github.com/HubSpot/jinjava/compare/jinjava-2.7.2...jinjava-2.7.6) Updates `commons-io:commons-io` from 2.13.0 to 2.14.0 Updates `com.google.protobuf:protobuf-java` from 4.26.1 to 4.27.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `com.google.protobuf:protobuf-java` from 4.26.1 to 4.27.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `org.testng:testng` from 7.4.0 to 7.5.1 - [Release notes](https://github.com/cbeust/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/cbeust/testng/compare/7.4.0...7.5.1) Updates `com.google.protobuf:protobuf-java` from 4.26.1 to 4.27.5 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.hubspot.jinjava:jinjava dependency-version: 2.7.6 dependency-type: direct:production dependency-group: maven - dependency-name: commons-io:commons-io dependency-version: 2.14.0 dependency-type: direct:production dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.27.5 dependency-type: direct:production dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.27.5 dependency-type: direct:production dependency-group: maven - dependency-name: org.testng:testng dependency-version: 7.5.1 dependency-type: direct:development dependency-group: maven - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.27.5 dependency-type: direct:production dependency-group: maven ... Signed-off-by: dependabot[bot] --- API/pom.xml | 2 +- Client/pom.xml | 4 ++-- extension-collector/pom.xml | 2 +- tools-readme/pom.xml | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/API/pom.xml b/API/pom.xml index 909d1411..29759c02 100644 --- a/API/pom.xml +++ b/API/pom.xml @@ -14,7 +14,7 @@ com.google.protobuf protobuf-java - 4.26.1 + 4.27.5 provided diff --git a/Client/pom.xml b/Client/pom.xml index 107cd4ed..6263a2ba 100644 --- a/Client/pom.xml +++ b/Client/pom.xml @@ -29,7 +29,7 @@ com.google.protobuf protobuf-java - 4.26.1 + 4.27.5 @@ -45,7 +45,7 @@ org.testng testng - 7.4.0 + 7.5.1 test diff --git a/extension-collector/pom.xml b/extension-collector/pom.xml index fbfa31ef..e0d373c7 100644 --- a/extension-collector/pom.xml +++ b/extension-collector/pom.xml @@ -23,7 +23,7 @@ com.google.protobuf protobuf-java - 4.26.1 + 4.27.5 org.mongodb diff --git a/tools-readme/pom.xml b/tools-readme/pom.xml index 1556f2ee..fd6bb610 100644 --- a/tools-readme/pom.xml +++ b/tools-readme/pom.xml @@ -26,12 +26,12 @@ com.hubspot.jinjava jinjava - 2.7.2 + 2.7.6 commons-io commons-io - 2.13.0 + 2.14.0 compile