Skip to content

Commit 6001b77

Browse files
authored
Merge pull request #2672 from kubernetes-client/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.0
build(deps): bump maven-source-plugin from 3.2.1 to 3.3.0
2 parents a5c2eeb + fc0f9c3 commit 6001b77

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
@@ -347,7 +347,7 @@
347347
<plugin>
348348
<groupId>org.apache.maven.plugins</groupId>
349349
<artifactId>maven-source-plugin</artifactId>
350-
<version>3.2.1</version>
350+
<version>3.3.0</version>
351351
</plugin>
352352
<plugin>
353353
<groupId>org.apache.maven.plugins</groupId>
@@ -399,7 +399,7 @@
399399
<plugin>
400400
<groupId>org.apache.maven.plugins</groupId>
401401
<artifactId>maven-source-plugin</artifactId>
402-
<version>3.2.1</version>
402+
<version>3.3.0</version>
403403
<executions>
404404
<execution>
405405
<id>attach-sources</id>

0 commit comments

Comments
 (0)