Skip to content

Commit 7fcba01

Browse files
authored
feat(java): remove native image module (#471)
1 parent b5e05c6 commit 7fcba01

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -775,12 +775,6 @@
775775
<id>native</id>
776776

777777
<dependencies>
778-
<dependency>
779-
<groupId>com.google.cloud</groupId>
780-
<artifactId>native-image-support</artifactId>
781-
<version>0.13.1</version>
782-
<scope>test</scope>
783-
</dependency>
784778

785779
<dependency>
786780
<groupId>org.junit.vintage</groupId>

0 commit comments

Comments
 (0)