Skip to content

Commit

Permalink
docs(sample): remove unused native-image-support dependency (#1237)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 authored Apr 27, 2022
1 parent f127f1a commit 520670e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions samples/native-image-sample/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,6 @@
<id>native</id>

<dependencies>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>native-image-support</artifactId>
<version>0.13.1</version>
</dependency>
<dependency>
<groupId>org.junit.vintage</groupId>
<artifactId>junit-vintage-engine</artifactId>
Expand Down

0 comments on commit 520670e

Please sign in to comment.