X Tutup
Skip to content

Commit aa7f45f

Browse files
authored
Merge pull request kubernetes-client#2305 from kubernetes-client/dependabot/maven/org.apache.maven.plugins-maven-assembly-plugin-3.4.1
Bump maven-assembly-plugin from 3.4.0 to 3.4.1
2 parents 9e438af + c033658 commit aa7f45f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,7 +410,7 @@
410410
<plugin>
411411
<groupId>org.apache.maven.plugins</groupId>
412412
<artifactId>maven-assembly-plugin</artifactId>
413-
<version>3.4.0</version>
413+
<version>3.4.1</version>
414414
</plugin>
415415
<plugin>
416416
<groupId>org.apache.maven.plugins</groupId>

0 commit comments

Comments
 (0)
X Tutup