Skip to content

Commit 4fad46b

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

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
@@ -175,7 +175,7 @@
175175
<plugin>
176176
<groupId>org.apache.maven.plugins</groupId>
177177
<artifactId>maven-source-plugin</artifactId>
178-
<version>3.3.1</version>
178+
<version>3.4.0</version>
179179
<executions>
180180
<execution>
181181
<id>attach-sources</id>

0 commit comments

Comments
 (0)