Skip to content

Commit

Permalink
docs(samples): remove unused dependency (#730)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpeddada1 authored Apr 28, 2022
1 parent 3a30e75 commit 5185691
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 @@ -77,11 +77,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 5185691

Please sign in to comment.