From 57f73a9eedc6ee3a778c7aeaba013035dd64f546 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 Feb 2026 15:35:09 +0000 Subject: [PATCH] fix: upgrade com.jayway.jsonpath:json-path from 2.2.0 to 2.10.0 Snyk has created this PR to upgrade com.jayway.jsonpath:json-path from 2.2.0 to 2.10.0. See this package in maven: com.jayway.jsonpath:json-path See this project in Snyk: https://app.snyk.io/org/egovernments/project/a8a02ea4-7f54-4054-a1da-768507d13090?utm_source=github&utm_medium=referral&page=upgrade-pr --- egov-user/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/egov-user/pom.xml b/egov-user/pom.xml index 5a68dcc0a..fad05d799 100644 --- a/egov-user/pom.xml +++ b/egov-user/pom.xml @@ -12,7 +12,7 @@ org.springframework.boot spring-boot-starter-parent 1.5.22.RELEASE - + UTF-8 @@ -87,7 +87,7 @@ com.jayway.jsonpath json-path - 2.2.0 + 2.10.0 commons-io