Skip to content

Commit 4acb426

Browse files
Update dependency org.apache.maven.plugins:maven-assembly-plugin to v3.7.1 (#89)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e8521a commit 4acb426

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

devops-framework-pipeline/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@
158158
<plugin>
159159
<groupId>org.apache.maven.plugins</groupId>
160160
<artifactId>maven-assembly-plugin</artifactId>
161-
<version>3.4.2</version>
161+
<version>3.7.1</version>
162162
<executions>
163163
<execution>
164164
<id>create-distribution</id>

devops-framework-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
<plugin>
198198
<groupId>org.apache.maven.plugins</groupId>
199199
<artifactId>maven-assembly-plugin</artifactId>
200-
<version>3.4.2</version>
200+
<version>3.7.1</version>
201201
</plugin>
202202
<plugin>
203203
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)