JAVA-31111 Fix references to parent in spring-boot-persistence-4 spring-6-rsocket spring-cloud-azure modules (#15964)

This commit is contained in:
anuragkumawat
2024-03-07 17:35:00 +05:30
committed by GitHub
parent f5de63cb85
commit 19b6e5a3f1
8 changed files with 27 additions and 50 deletions
@@ -18,13 +18,6 @@
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-dependencies</artifactId>
<version>2.7.8</version>
<type>pom</type>
<scope>import</scope>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies</artifactId>