Skip to content

Commit b1fc1ee

Browse files
build(deps): update dependency org.apache.maven.plugins:maven-assembly-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>
1 parent 2392afe commit b1fc1ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ If you are using Maven without the BOM, add this to your dependencies:
5050
If you are using Gradle 5.x or later, add this to your dependencies:
5151

5252
```Groovy
53-
implementation platform('com.google.cloud:libraries-bom:26.33.0')
53+
implementation platform('com.google.cloud:libraries-bom:26.34.0')
5454
5555
implementation 'com.google.cloud:google-cloud-spanner'
5656
```

google-cloud-spanner-executor/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<plugins>
165165
<plugin>
166166
<artifactId>maven-assembly-plugin</artifactId>
167-
<version>3.6.0</version>
167+
<version>3.7.0</version>
168168
<configuration>
169169
<descriptors>
170170
<descriptor>assembly-descriptor.xml</descriptor>

0 commit comments

Comments
 (0)