Skip to content

Commit ad320e9

Browse files
authored
- update azure-spring-boot-bom pom file dependency (Azure#17719)
1 parent f776ddb commit ad320e9

File tree

1 file changed

+0
-10
lines changed
  • sdk/boms/azure-spring-boot-bom

1 file changed

+0
-10
lines changed

sdk/boms/azure-spring-boot-bom/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,6 @@
4747

4848
<dependencyManagement>
4949
<dependencies>
50-
<dependency>
51-
<groupId>com.azure</groupId>
52-
<artifactId>azure-spring-data-cosmos</artifactId>
53-
<version>3.0.0-beta.1</version>
54-
</dependency>
5550

5651
<!-- Azure Dependencies Bom -->
5752
<dependency>
@@ -64,11 +59,6 @@
6459
<artifactId>azure-spring-boot-starter</artifactId>
6560
<version>${azure.spring.boot.integration.version}</version>
6661
</dependency>
67-
<dependency>
68-
<groupId>com.azure.spring</groupId>
69-
<artifactId>azure-spring-boot-starter-active-directory</artifactId>
70-
<version>${azure.spring.boot.integration.version}</version>
71-
</dependency>
7262
<dependency>
7363
<groupId>com.azure.spring</groupId>
7464
<artifactId>azure-spring-boot-starter-active-directory-b2c</artifactId>

0 commit comments

Comments
 (0)