From 5d47a701ea8e0a2289ea21a4e77cdc63a0b5020a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 28 Jan 2026 22:15:53 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGASSERTJ-15102413 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 070e1d6..e075553 100644 --- a/pom.xml +++ b/pom.xml @@ -187,7 +187,7 @@ org.assertj assertj-core - 3.11.1 + 3.27.7 org.mockito