Skip to content

Commit

Permalink
chore(deps): bump maven-source-plugin from 3.2.0 to 3.2.1
Browse files Browse the repository at this point in the history
Bumps [maven-source-plugin](https://github.com/apache/maven-source-plugin) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/apache/maven-source-plugin/releases)
- [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.0...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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 6, 2022
1 parent ea04038 commit 712f9da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,13 +62,13 @@
<maven-compiler-plugin.version>3.10.1</maven-compiler-plugin.version>
<maven.compiler.release>${java.version}</maven.compiler.release>

<maven-assembly-plugin.version>3.1.1</maven-assembly-plugin.version>
<maven-assembly-plugin.version>3.3.0</maven-assembly-plugin.version>
<groovy-maven-plugin.version>2.1.1</groovy-maven-plugin.version>
<groovy.version>3.0.11</groovy.version>
<maven-surefire-plugin.version>3.0.0-M6</maven-surefire-plugin.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<maven-javadoc-plugin.version>3.2.0</maven-javadoc-plugin.version>
<maven-source-plugin.version>3.2.0</maven-source-plugin.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<apache-collection-commons-text.version>1.9</apache-collection-commons-text.version>
<apache-collection-commons-collections.version>3.2.2</apache-collection-commons-collections.version>

Expand Down

0 comments on commit 712f9da

Please sign in to comment.