Skip to content

Commit 2392964

Browse files
committed
build(deps): update dependency org.apache.maven.plugins:maven-source-plugin to v3.4.0
1 parent 2a7a6e0 commit 2392964

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@
325325
<plugin>
326326
<groupId>org.apache.maven.plugins</groupId>
327327
<artifactId>maven-source-plugin</artifactId>
328-
<version>3.3.1</version>
328+
<version>3.4.0</version>
329329
<executions>
330330
<execution>
331331
<id>attach-sources</id>

libraries-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<plugin>
165165
<groupId>org.apache.maven.plugins</groupId>
166166
<artifactId>maven-source-plugin</artifactId>
167-
<version>3.3.1</version>
167+
<version>3.4.0</version>
168168
<executions>
169169
<execution>
170170
<id>attach-sources</id>

0 commit comments

Comments
 (0)