We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d48577 commit 0e03ef1Copy full SHA for 0e03ef1
tasks/native-image-sample/pom.xml
@@ -80,12 +80,6 @@
80
<profile>
81
<id>native</id>
82
<dependencies>
83
- <dependency>
84
- <!-- TODO: remove this when it's no longer needed -->
85
- <groupId>com.google.cloud</groupId>
86
- <artifactId>native-image-support</artifactId>
87
- <version>0.13.1</version>
88
- </dependency>
89
<dependency>
90
<groupId>org.junit.vintage</groupId>
91
<artifactId>junit-vintage-engine</artifactId>
0 commit comments