Skip to content

Commit

Permalink
Bump depgraph-maven-plugin from 3.3.1 to 4.0.1
Browse files Browse the repository at this point in the history
Bumps [depgraph-maven-plugin](https://github.com/ferstl/depgraph-maven-plugin) from 3.3.1 to 4.0.1.
- [Release notes](https://github.com/ferstl/depgraph-maven-plugin/releases)
- [Commits](ferstl/depgraph-maven-plugin@depgraph-maven-plugin-3.3.1...depgraph-maven-plugin-4.0.1)

---
updated-dependencies:
- dependency-name: com.github.ferstl:depgraph-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 7, 2022
1 parent 6811530 commit 8c54b38
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 @@ -99,7 +99,7 @@
<assertj-assertions-generator-maven-plugin.version>2.2.0</assertj-assertions-generator-maven-plugin.version>
<maven-enforcer-plugin.version>3.0.0</maven-enforcer-plugin.version>
<maven-dependency-plugin.version>3.1.2</maven-dependency-plugin.version>
<depgraph-maven-plugin.version>3.3.1</depgraph-maven-plugin.version>
<depgraph-maven-plugin.version>4.0.1</depgraph-maven-plugin.version>
<animal-sniffer-maven-plugin.version>1.21</animal-sniffer-maven-plugin.version>

<!-- Maven Surefire ArgLine -->
Expand Down

0 comments on commit 8c54b38

Please sign in to comment.