Skip to content

Commit c54b88d

Browse files
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 (#2553)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent acdf6ff commit c54b88d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@
376376
<plugin>
377377
<groupId>org.apache.maven.plugins</groupId>
378378
<artifactId>maven-source-plugin</artifactId>
379-
<version>3.3.1</version>
379+
<version>3.4.0</version>
380380
<inherited>true</inherited>
381381
<configuration>
382382
<outputDirectory>target</outputDirectory>

0 commit comments

Comments
 (0)