Skip to content

Commit a58dbb7

Browse files
renovate-botchingor13
authored andcommitted
Update dependency org.apache.maven.plugins:maven-source-plugin to v3.1.0 (#5311)
1 parent a364aab commit a58dbb7

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

google-api-grpc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1120,7 +1120,7 @@
11201120
<plugin>
11211121
<groupId>org.apache.maven.plugins</groupId>
11221122
<artifactId>maven-source-plugin</artifactId>
1123-
<version>3.0.1</version>
1123+
<version>3.1.0</version>
11241124
<executions>
11251125
<execution>
11261126
<id>attach-sources</id>

google-cloud-bom/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1251,7 +1251,7 @@
12511251
<plugin>
12521252
<groupId>org.apache.maven.plugins</groupId>
12531253
<artifactId>maven-source-plugin</artifactId>
1254-
<version>3.0.1</version>
1254+
<version>3.1.0</version>
12551255
<executions>
12561256
<execution>
12571257
<id>attach-sources</id>

google-cloud-clients/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@
829829
<plugin>
830830
<groupId>org.apache.maven.plugins</groupId>
831831
<artifactId>maven-source-plugin</artifactId>
832-
<version>3.0.1</version>
832+
<version>3.1.0</version>
833833
<executions>
834834
<execution>
835835
<id>attach-sources</id>

google-cloud-testing/google-cloud-bigtable-emulator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
<plugin>
191191
<groupId>org.apache.maven.plugins</groupId>
192192
<artifactId>maven-source-plugin</artifactId>
193-
<version>3.0.1</version>
193+
<version>3.1.0</version>
194194
<executions>
195195
<execution>
196196
<id>attach-sources</id>

0 commit comments

Comments
 (0)