Skip to content

Commit

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2024
1 parent 0b85e90 commit 0439af0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
<maven.failsafe.plugin>3.0.0</maven.failsafe.plugin>
<maven.build.helper.plugin>3.3.0</maven.build.helper.plugin>
<maven.forbiddenapis.plugin>3.6</maven.forbiddenapis.plugin>
<maven.source.plugin>3.2.1</maven.source.plugin>
<maven.source.plugin>3.3.1</maven.source.plugin>
<maven.versions.version>2.17.1</maven.versions.version>
<maven.enforcer.version>3.4.1</maven.enforcer.version>
<maven.pmd.version>3.17.0</maven.pmd.version>
Expand Down

0 comments on commit 0439af0

Please sign in to comment.