diff --git a/hibernate-alternatives/spring-data-jdbc/pom.xml b/hibernate-alternatives/spring-data-jdbc/pom.xml index 51c11d7..2ed7243 100644 --- a/hibernate-alternatives/spring-data-jdbc/pom.xml +++ b/hibernate-alternatives/spring-data-jdbc/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.4 + 3.1.5 com.pivovarit diff --git a/hibernate-alternatives/spring-jdbc/pom.xml b/hibernate-alternatives/spring-jdbc/pom.xml index bd5042a..80221c1 100644 --- a/hibernate-alternatives/spring-jdbc/pom.xml +++ b/hibernate-alternatives/spring-jdbc/pom.xml @@ -5,7 +5,7 @@ org.springframework.boot spring-boot-starter-parent - 2.6.4 + 3.1.5 com.pivovarit