Skip to content

Commit 658ab70

Browse files
Bump maven-source-plugin from 3.0.1 to 3.2.1 (#57)
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.0.1 to 3.2.1. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.0.1...maven-source-plugin-3.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9f1468 commit 658ab70

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
@@ -592,7 +592,7 @@
592592
<plugin>
593593
<groupId>org.apache.maven.plugins</groupId>
594594
<artifactId>maven-source-plugin</artifactId>
595-
<version>3.0.1</version>
595+
<version>3.2.1</version>
596596
<executions>
597597
<execution>
598598
<id>attach-sources</id>

0 commit comments

Comments
 (0)