There was an error while loading. Please reload this page.
1 parent c3d1a8f commit 17c2de9Copy full SHA for 17c2de9
samples/native-image-sample/pom.xml
@@ -80,11 +80,6 @@ http://maven.apache.org/xsd/maven-4.0.0.xsd">
80
<id>native</id>
81
82
<dependencies>
83
- <dependency>
84
- <groupId>com.google.cloud</groupId>
85
- <artifactId>native-image-support</artifactId>
86
- <version>0.13.1</version>
87
- </dependency>
88
<dependency>
89
<groupId>org.junit.vintage</groupId>
90
<artifactId>junit-vintage-engine</artifactId>
0 commit comments