From 5d373aef8e5ea2681c766adeddc3aae1d5fd89e4 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 Jul 2024 23:02:20 +0000 Subject: [PATCH] fix: upgrade org.springframework.data:spring-data-jpa from 1.4.1.RELEASE to 1.11.23.RELEASE Snyk has created this PR to upgrade org.springframework.data:spring-data-jpa from 1.4.1.RELEASE to 1.11.23.RELEASE. See this package in maven: org.springframework.data:spring-data-jpa See this project in Snyk: https://app.snyk.io/org/super.denis/project/6c1a5d28-e50f-4a24-b168-97d7bfcb65fa?utm_source=github&utm_medium=referral&page=upgrade-pr --- src/main/resources/archetype-resources/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/archetype-resources/pom.xml b/src/main/resources/archetype-resources/pom.xml index 3bee462..e7e0fd3 100644 --- a/src/main/resources/archetype-resources/pom.xml +++ b/src/main/resources/archetype-resources/pom.xml @@ -132,7 +132,7 @@ org.springframework.data spring-data-jpa - 1.4.1.RELEASE + 1.11.23.RELEASE org.springframework.data