Skip to content

Commit

Permalink
Remove Jakarta dependencies (#768)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 17, 2025
1 parent f584ed3 commit e935786
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions cosmos/azure-spring-data-cosmos/cosmos-mvc-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,5 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>jakarta.servlet</groupId>
<artifactId>jakarta.servlet-api</artifactId>
<version>6.0.0</version>
</dependency>
<dependency>
<groupId>jakarta.annotation</groupId>
<artifactId>jakarta.annotation-api</artifactId>
<version>2.1.1</version>
</dependency>
</dependencies>
</project>

0 comments on commit e935786

Please sign in to comment.