From 0e2d2f673e4e84f3e2713e40cf9bca99aa50abd1 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 18 Feb 2023 21:45:40 +0000 Subject: [PATCH] fix: upgrade org.springframework.data:spring-data-jdbc-core from 1.1.0.RELEASE to 1.2.1.RELEASE Snyk has created this PR to upgrade org.springframework.data:spring-data-jdbc-core from 1.1.0.RELEASE to 1.2.1.RELEASE. See this package in Maven Repository: https://mvnrepository.com/artifact/org.springframework.data/spring-data-jdbc-core/ See this project in Snyk: https://app.snyk.io/org/devopsadmin12/project/f27294f8-1cc8-4261-a354-b429c3640924?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c7cdc3..18a2792 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 2.0.3.RELEASE - 1.1.0.RELEASE + 1.2.1.RELEASE