Skip to content

Commit 639b698

Browse files
renovate-botdzlier-gcp
authored andcommitted
Update dependency org.apache.maven.plugins:maven-assembly-plugin to v3 (GoogleCloudPlatform#1901)
1 parent c0420ce commit 639b698

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

appengine-java11/kotlin-ktor/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ limitations under the License.
142142
<plugin>
143143
<groupId>org.apache.maven.plugins</groupId>
144144
<artifactId>maven-assembly-plugin</artifactId>
145-
<version>2.6</version>
145+
<version>3.2.0</version>
146146
<executions>
147147
<execution>
148148
<id>make-assembly</id>

compute/signed-metadata/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<plugin>
6565
<groupId>org.apache.maven.plugins</groupId>
6666
<artifactId>maven-assembly-plugin</artifactId>
67-
<version>3.0.0</version>
67+
<version>3.2.0</version>
6868
<executions>
6969
<execution>
7070
<phase>package</phase>

0 commit comments

Comments
 (0)