Skip to content

Commit 2ebc18c

Browse files
authored
Merge pull request #3283 from kubernetes-client/dependabot/maven/org.apache.maven.plugins-maven-source-plugin-3.3.1
build(deps): bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
2 parents 40a5084 + 09bc9a0 commit 2ebc18c

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
@@ -383,7 +383,7 @@
383383
<plugin>
384384
<groupId>org.apache.maven.plugins</groupId>
385385
<artifactId>maven-source-plugin</artifactId>
386-
<version>3.3.0</version>
386+
<version>3.3.1</version>
387387
</plugin>
388388
<plugin>
389389
<groupId>org.apache.maven.plugins</groupId>
@@ -445,7 +445,7 @@
445445
<plugin>
446446
<groupId>org.apache.maven.plugins</groupId>
447447
<artifactId>maven-source-plugin</artifactId>
448-
<version>3.3.0</version>
448+
<version>3.3.1</version>
449449
<executions>
450450
<execution>
451451
<id>attach-sources</id>

0 commit comments

Comments
 (0)