Skip to content

Commit

Permalink
chore(deps): bump de.obqo.decycle:decycle-maven-plugin
Browse files Browse the repository at this point in the history
Bumps [de.obqo.decycle:decycle-maven-plugin](https://github.com/obecker/decycle) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/obecker/decycle/releases)
- [Changelog](https://github.com/obecker/decycle/blob/master/CHANGELOG.md)
- [Commits](obecker/decycle@v1.2.1...v1.2.2)

---
updated-dependencies:
- dependency-name: de.obqo.decycle:decycle-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 14, 2025
1 parent 79c6614 commit 427b0fc
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 @@ -39,7 +39,7 @@
<jacoco.branchRate>0.00</jacoco.branchRate>

<!-- check library versions -->
<decycle-maven-plugin.version>1.2.1</decycle-maven-plugin.version>
<decycle-maven-plugin.version>1.2.2</decycle-maven-plugin.version>
<spotbugs-maven-plugin.version>4.8.6.6</spotbugs-maven-plugin.version>
<findsecbugs-plugin.version>1.13.0</findsecbugs-plugin.version>
<findbugs-annotations.version>3.0.1</findbugs-annotations.version>
Expand Down

0 comments on commit 427b0fc

Please sign in to comment.