Skip to content

Commit

Permalink
build(deps): update dependency org.apache.maven.plugins:maven-assembl…
Browse files Browse the repository at this point in the history
…y-plugin to v3.7.0 (#2946)

* build(deps): update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.7.0

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
renovate-bot and gcf-owl-bot[bot] committed Mar 12, 2024
1 parent 2392afe commit b1fc1ee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -50,7 +50,7 @@ If you are using Maven without the BOM, add this to your dependencies:
If you are using Gradle 5.x or later, add this to your dependencies:

```Groovy
implementation platform('com.google.cloud:libraries-bom:26.33.0')
implementation platform('com.google.cloud:libraries-bom:26.34.0')
implementation 'com.google.cloud:google-cloud-spanner'
```
Expand Down
2 changes: 1 addition & 1 deletion google-cloud-spanner-executor/pom.xml
Expand Up @@ -164,7 +164,7 @@
<plugins>
<plugin>
<artifactId>maven-assembly-plugin</artifactId>
<version>3.6.0</version>
<version>3.7.0</version>
<configuration>
<descriptors>
<descriptor>assembly-descriptor.xml</descriptor>
Expand Down

0 comments on commit b1fc1ee

Please sign in to comment.