From 24eac813cfc442f81d97ee5870184d6b1267d9c7 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Mon, 22 Jan 2024 09:01:02 +0000 Subject: [PATCH] Update to snapshots --- pom.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 8a3d6f151..1609e8e29 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ org.springframework.boot spring-boot-starter-parent - 3.2.1 + 3.2.3-SNAPSHOT petclinic @@ -20,7 +20,8 @@ 17 UTF-8 UTF-8 - + 2023-05-10T07:42:50Z @@ -43,6 +44,11 @@ org.springframework.boot spring-boot-starter-actuator + + org.springframework.data + spring-data-jpa + 3.2.x-3310-SNAPSHOT + org.springframework.boot spring-boot-starter-cache @@ -155,7 +161,8 @@ - This build requires at least Java ${java.version}, update your JVM, and run the build again + This build requires at least Java ${java.version}, + update your JVM, and run the build again ${java.version} @@ -201,7 +208,8 @@ src/checkstyle/nohttp-checkstyle-suppressions.xml ${basedir} **/* - **/.git/**/*,**/.idea/**/*,**/target/**/,**/.flattened-pom.xml,**/*.class + + **/.git/**/*,**/.idea/**/*,**/target/**/,**/.flattened-pom.xml,**/*.class check