Skip to content

Commit a51965b

Browse files
authored
Merge pull request #4441 from kubernetes-client/dependabot/maven/master-java8/org.apache.maven.plugins-maven-source-plugin-3.4.0
build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0
2 parents 523f624 + b32892e commit a51965b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@
404404
<plugin>
405405
<groupId>org.apache.maven.plugins</groupId>
406406
<artifactId>maven-source-plugin</artifactId>
407-
<version>3.3.1</version>
407+
<version>3.4.0</version>
408408
</plugin>
409409
<plugin>
410410
<groupId>org.apache.maven.plugins</groupId>
@@ -456,7 +456,7 @@
456456
<plugin>
457457
<groupId>org.apache.maven.plugins</groupId>
458458
<artifactId>maven-source-plugin</artifactId>
459-
<version>3.3.1</version>
459+
<version>3.4.0</version>
460460
<executions>
461461
<execution>
462462
<id>attach-sources</id>

0 commit comments

Comments
 (0)