We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22af2b4 commit 3a246efCopy full SHA for 3a246ef
1 file changed
samples/native-image-sample/pom.xml
@@ -111,11 +111,6 @@
111
<id>native</id>
112
113
<dependencies>
114
- <dependency>
115
- <groupId>com.google.cloud</groupId>
116
- <artifactId>native-image-support</artifactId>
117
- <version>0.13.1</version>
118
- </dependency>
119
<dependency>
120
<groupId>org.junit.vintage</groupId>
121
<artifactId>junit-vintage-engine</artifactId>
0 commit comments