Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-changes-plugin
Browse files Browse the repository at this point in the history
Bumps [org.apache.maven.plugins:maven-changes-plugin](https://github.com/apache/maven-changes-plugin) from 3.0.0-M1 to 3.0.0-M2.
- [Release notes](https://github.com/apache/maven-changes-plugin/releases)
- [Commits](apache/maven-changes-plugin@maven-changes-plugin-3.0.0-M1...maven-changes-plugin-3.0.0-M2)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-changes-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent dea9fa4 commit 0d56bbb
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 @@ -308,7 +308,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-changes-plugin</artifactId>
<version>3.0.0-M1</version>
<version>3.0.0-M2</version>
<reportSets>
<reportSet>
<reports>
Expand Down

0 comments on commit 0d56bbb

Please sign in to comment.