Skip to content

Commit

Permalink
Update pom.xml - remove CRaC dep
Browse files Browse the repository at this point in the history
  • Loading branch information
olegz authored May 31, 2023
1 parent 4a61cfe commit 63b5723
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions samples/spring/pet-store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@
</properties>

<dependencies>
<dependency>
<groupId>io.github.crac</groupId>
<artifactId>org-crac</artifactId>
<version>0.1.3</version>
</dependency>

<dependency>
<groupId>com.amazonaws.serverless</groupId>
<artifactId>aws-serverless-java-container-spring</artifactId>
Expand Down

0 comments on commit 63b5723

Please sign in to comment.