Skip to content

Commit

Permalink
chore: remove native-image-support from bom (#832)
Browse files Browse the repository at this point in the history
The module itself has been removed in #820.
  • Loading branch information
meltsufin committed May 19, 2022
1 parent 3c2629b commit b5fbbe4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions java-core/google-cloud-core-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,11 +75,6 @@
<artifactId>google-cloud-core-http</artifactId>
<version>2.7.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-core:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>native-image-support</artifactId>
<version>0.14.0</version><!-- {x-version-update:native-image-support:current} -->
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit b5fbbe4

Please sign in to comment.