Skip to content

Commit

Permalink
Remove aws-serverless dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
patriot1burke committed Jan 26, 2022
1 parent 8720121 commit e2da467
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 19 deletions.
4 changes: 0 additions & 4 deletions extensions/amazon-lambda-rest/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@
<groupId>io.quarkus</groupId>
<artifactId>quarkus-apache-httpclient</artifactId>
</dependency>
<dependency>
<groupId>com.amazonaws.serverless</groupId>
<artifactId>aws-serverless-java-container-core</artifactId>
</dependency>
<dependency>
<groupId>org.graalvm.nativeimage</groupId>
<artifactId>svm</artifactId>
Expand Down

This file was deleted.

0 comments on commit e2da467

Please sign in to comment.