Skip to content

Commit 520670e

Browse files
authored
docs(sample): remove unused native-image-support dependency (#1237)
1 parent f127f1a commit 520670e

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

samples/native-image-sample/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,6 @@
8080
<id>native</id>
8181

8282
<dependencies>
83-
<dependency>
84-
<groupId>com.google.cloud</groupId>
85-
<artifactId>native-image-support</artifactId>
86-
<version>0.13.1</version>
87-
</dependency>
8883
<dependency>
8984
<groupId>org.junit.vintage</groupId>
9085
<artifactId>junit-vintage-engine</artifactId>

0 commit comments

Comments
 (0)