Skip to content

Commit f9ea5cd

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

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
@@ -388,7 +388,7 @@
388388
<plugin>
389389
<groupId>org.apache.maven.plugins</groupId>
390390
<artifactId>maven-source-plugin</artifactId>
391-
<version>3.3.1</version>
391+
<version>3.4.0</version>
392392
<executions>
393393
<execution>
394394
<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)