From 5febcb93d82351afb98c797e0ec1cea1f64523a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Aug 2025 07:47:36 +0000 Subject: [PATCH 1/3] Bump org.testng:testng from 7.8.0 to 7.11.0 in /src/backend Bumps [org.testng:testng](https://github.com/testng-team/testng) from 7.8.0 to 7.11.0. - [Release notes](https://github.com/testng-team/testng/releases) - [Changelog](https://github.com/testng-team/testng/blob/master/CHANGES.txt) - [Commits](https://github.com/testng-team/testng/compare/7.8.0...7.11.0) --- updated-dependencies: - dependency-name: org.testng:testng dependency-version: 7.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/backend/efiling-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/efiling-api/pom.xml b/src/backend/efiling-api/pom.xml index afc9c5dd1..223a5f731 100644 --- a/src/backend/efiling-api/pom.xml +++ b/src/backend/efiling-api/pom.xml @@ -188,7 +188,7 @@ org.testng testng - 7.8.0 + 7.11.0 compile From 081bc35b276589b739a2ab0973f804f9bfbd77f3 Mon Sep 17 00:00:00 2001 From: Taylor Clausen <47829178+TayGov@users.noreply.github.com> Date: Mon, 25 Aug 2025 08:03:25 -0700 Subject: [PATCH 2/3] Update src/backend/efiling-api/pom.xml --- src/backend/efiling-api/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/backend/efiling-api/pom.xml b/src/backend/efiling-api/pom.xml index 223a5f731..60f6ef9aa 100644 --- a/src/backend/efiling-api/pom.xml +++ b/src/backend/efiling-api/pom.xml @@ -188,7 +188,8 @@ org.testng testng - 7.11.0 + 7.11.0 + compile From ba7911807ee81468235f9e33fc027d0839ac0124 Mon Sep 17 00:00:00 2001 From: Taylor Clausen <47829178+TayGov@users.noreply.github.com> Date: Mon, 25 Aug 2025 08:03:37 -0700 Subject: [PATCH 3/3] Update src/backend/efiling-api/pom.xml --- src/backend/efiling-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/efiling-api/pom.xml b/src/backend/efiling-api/pom.xml index 60f6ef9aa..f8418143f 100644 --- a/src/backend/efiling-api/pom.xml +++ b/src/backend/efiling-api/pom.xml @@ -188,7 +188,7 @@ org.testng testng - 7.11.0 + 7.11.0 compile