From 23934f7f38f5c99b7a6859ab69525ce368317128 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Sun, 14 Jul 2024 08:11:16 +0200 Subject: [PATCH] deps: update dependency org.springframework.data:spring-data-bom to v2024.0.2 (#1680) --- samples/spring-data-jdbc/pom.xml | 2 +- samples/spring-data-mybatis/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/spring-data-jdbc/pom.xml b/samples/spring-data-jdbc/pom.xml index 5990abbde..0d9e94c96 100644 --- a/samples/spring-data-jdbc/pom.xml +++ b/samples/spring-data-jdbc/pom.xml @@ -23,7 +23,7 @@ org.springframework.data spring-data-bom - 2024.0.1 + 2024.0.2 import pom diff --git a/samples/spring-data-mybatis/pom.xml b/samples/spring-data-mybatis/pom.xml index db5af5419..b9fe2a929 100644 --- a/samples/spring-data-mybatis/pom.xml +++ b/samples/spring-data-mybatis/pom.xml @@ -28,7 +28,7 @@ org.springframework.data spring-data-bom - 2024.0.1 + 2024.0.2 import pom