Skip to content

Commit

Permalink
fix: remove google-cloud-spanner-executor from the BOM (#2844)
Browse files Browse the repository at this point in the history
  • Loading branch information
suztomo committed Jan 28, 2024
1 parent 04f72ee commit 655000a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions google-cloud-spanner-bom/pom.xml
Expand Up @@ -55,11 +55,6 @@
<artifactId>google-cloud-spanner</artifactId>
<version>6.56.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner-executor</artifactId>
<version>6.56.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-spanner-executor:current} -->
</dependency>
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-spanner</artifactId>
Expand Down

0 comments on commit 655000a

Please sign in to comment.