Skip to content

Commit c300345

Browse files
Bump maven-source-plugin from 3.0.1 to 3.2.1
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) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2cd69c commit c300345

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
@@ -70,7 +70,7 @@
7070
<maven.release.plugin.version>2.5.3</maven.release.plugin.version>
7171
<versions.maven.plugin.version>2.3</versions.maven.plugin.version>
7272
<maven.resources.plugin.version>3.1.0</maven.resources.plugin.version>
73-
<maven.source.plugin.version>3.0.1</maven.source.plugin.version>
73+
<maven.source.plugin.version>3.2.1</maven.source.plugin.version>
7474
<groovy.maven.plugin.version>2.1.1</groovy.maven.plugin.version>
7575
<groovy.all.version>2.4.8</groovy.all.version>
7676
<keytool.maven.plugin.version>1.5</keytool.maven.plugin.version>

0 commit comments

Comments
 (0)