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
…#505)

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2024
1 parent f5bc866 commit 4fb3c5d
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 @@ -136,7 +136,7 @@
<maven.resources.version>3.3.0</maven.resources.version>
<maven.shade.version>3.1.1</maven.shade.version>
<maven.site.version>3.4</maven.site.version>
<maven.source.plugin>3.2.1</maven.source.plugin>
<maven.source.plugin>3.3.1</maven.source.plugin>
<maven.surefire.version>${maven.failsafe.version}</maven.surefire.version>
<maven.xml.version>1.0.2</maven.xml.version>
<maven.invoker.version>3.7.0</maven.invoker.version>
Expand Down

0 comments on commit 4fb3c5d

Please sign in to comment.