Skip to content

Commit

Permalink
Bump org.apache.maven.plugins:maven-changes-plugin (#569)
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 565af2f commit e906c1c
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 @@ -116,7 +116,7 @@
<commons.assembly-plugin.version>3.7.1</commons.assembly-plugin.version>
<commons.build-helper.version>3.6.0</commons.build-helper.version>
<commons.build-plugin.version>1.14.1</commons.build-plugin.version>
<commons.changes.version>3.0.0-M1</commons.changes.version>
<commons.changes.version>3.0.0-M2</commons.changes.version>
<commons.checkstyle-plugin.version>3.6.0</commons.checkstyle-plugin.version>
<!-- Checkstyle 9.3 is the version compatible with Java 8 -->
<commons.checkstyle.version>9.3</commons.checkstyle.version>
Expand Down

0 comments on commit e906c1c

Please sign in to comment.