Skip to content

Commit b32892e

Browse files
build(deps): bump org.apache.maven.plugins:maven-source-plugin
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.1...maven-source-plugin-3.4.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 523f624 commit b32892e

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)