Skip to content

Commit 747fd95

Browse files
build(deps): bump maven-source-plugin from 3.2.1 to 3.3.0 (#221)
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.1 to 3.3.0. - [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.3.0) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d69d70d commit 747fd95

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
@@ -33,7 +33,7 @@
3333
<versions-maven-plugin.version>2.15.0</versions-maven-plugin.version>
3434
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
3535
<maven-pmd-plugin.version>3.20.0</maven-pmd-plugin.version>
36-
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
36+
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
3737
<maven-javadoc-plugin.version>3.4.1</maven-javadoc-plugin.version>
3838
<maven-jxr-plugin.version>3.3.0</maven-jxr-plugin.version>
3939
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>

0 commit comments

Comments
 (0)