Skip to content

Commit a7fcaf8

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

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
@@ -362,7 +362,7 @@
362362
<plugin>
363363
<groupId>org.apache.maven.plugins</groupId>
364364
<artifactId>maven-source-plugin</artifactId>
365-
<version>3.3.1</version>
365+
<version>3.4.0</version>
366366
<executions>
367367
<execution>
368368
<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)