Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.github.ferstl:depgraph-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 Dec 28, 2023
1 parent cbde4f2 commit 0b17c88
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 @@ -100,7 +100,7 @@
<assertj-assertions-generator-maven-plugin.version>2.2.0</assertj-assertions-generator-maven-plugin.version>
<maven-enforcer-plugin.version>3.4.1</maven-enforcer-plugin.version>
<maven-dependency-plugin.version>3.1.2</maven-dependency-plugin.version>
<depgraph-maven-plugin.version>4.0.2</depgraph-maven-plugin.version>
<depgraph-maven-plugin.version>4.0.3</depgraph-maven-plugin.version>

<!-- Maven Surefire ArgLine -->
<argLine>-Djava.util.logging.config.file=logging.properties</argLine>
Expand Down

0 comments on commit 0b17c88

Please sign in to comment.