Skip to content

Commit bac5726

Browse files
Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1 (#1034)
Bumps [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.3.0...maven-source-plugin-3.3.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6501a47 commit bac5726

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
@@ -54,7 +54,7 @@
5454
<maven-release-plugin.version>3.1.1</maven-release-plugin.version>
5555
<maven-resources-plugin.version>3.3.1</maven-resources-plugin.version>
5656
<maven-shade-plugin.version>3.6.0</maven-shade-plugin.version>
57-
<maven-source-plugin.version>3.3.0</maven-source-plugin.version>
57+
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
5858
<maven-surefire-plugin.version>3.3.1</maven-surefire-plugin.version>
5959
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
6060
<xml-maven-plugin.version>1.1.0</xml-maven-plugin.version>

0 commit comments

Comments
 (0)