Skip to content

Commit

Permalink
Bump duplicate-finder-maven-plugin from 1.5.1 to 2.0.1 (#73)
Browse files Browse the repository at this point in the history
Bumps [duplicate-finder-maven-plugin](https://github.com/basepom/duplicate-finder-maven-plugin) from 1.5.1 to 2.0.1.
- [Release notes](https://github.com/basepom/duplicate-finder-maven-plugin/releases)
- [Changelog](https://github.com/basepom/duplicate-finder-maven-plugin/blob/main/CHANGES.md)
- [Commits](basepom/duplicate-finder-maven-plugin@duplicate-finder-maven-plugin-1.5.1...duplicate-finder-maven-plugin-2.0.1)

---
updated-dependencies:
- dependency-name: org.basepom.maven:duplicate-finder-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Nov 22, 2023
1 parent 6ef30a6 commit 7246865
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 @@ -290,7 +290,7 @@
<plugin>
<groupId>org.basepom.maven</groupId>
<artifactId>duplicate-finder-maven-plugin</artifactId>
<version>1.5.1</version>
<version>2.0.1</version>
</plugin>
</plugins>
</pluginManagement>
Expand Down

0 comments on commit 7246865

Please sign in to comment.