We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cae03e0 commit 75331a6Copy full SHA for 75331a6
1 file changed
samples/native-image-sample/pom.xml
@@ -101,11 +101,6 @@
101
<id>native</id>
102
103
<dependencies>
104
- <dependency>
105
- <groupId>com.google.cloud</groupId>
106
- <artifactId>native-image-support</artifactId>
107
- <version>0.13.1</version>
108
- </dependency>
109
<dependency>
110
<groupId>org.junit.vintage</groupId>
111
<artifactId>junit-vintage-engine</artifactId>
0 commit comments