We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f127f1a commit 520670eCopy full SHA for 520670e
1 file changed
samples/native-image-sample/pom.xml
@@ -80,11 +80,6 @@
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