Skip to content

Commit 86e9237

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 2a650f8 commit 86e9237

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
@@ -367,7 +367,7 @@
367367
<plugin>
368368
<groupId>org.apache.maven.plugins</groupId>
369369
<artifactId>maven-source-plugin</artifactId>
370-
<version>3.3.1</version>
370+
<version>3.4.0</version>
371371
</plugin>
372372
<plugin>
373373
<groupId>org.apache.maven.plugins</groupId>
@@ -419,7 +419,7 @@
419419
<plugin>
420420
<groupId>org.apache.maven.plugins</groupId>
421421
<artifactId>maven-source-plugin</artifactId>
422-
<version>3.3.1</version>
422+
<version>3.4.0</version>
423423
<executions>
424424
<execution>
425425
<id>attach-sources</id>

0 commit comments

Comments
 (0)