Skip to content

Commit d9528cb

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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
@@ -169,7 +169,7 @@
169169
<plugin>
170170
<groupId>org.apache.maven.plugins</groupId>
171171
<artifactId>maven-source-plugin</artifactId>
172-
<version>3.3.1</version>
172+
<version>3.4.0</version>
173173
<executions>
174174
<execution>
175175
<id>attach-sources</id>

0 commit comments

Comments
 (0)