Skip to content

Commit

Permalink
Bump maven-dependency-tree from 3.1.1 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [maven-dependency-tree](https://github.com/apache/maven-dependency-tree) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/apache/maven-dependency-tree/releases)
- [Commits](apache/maven-dependency-tree@maven-dependency-tree-3.1.1...maven-dependency-tree-3.2.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.shared:maven-dependency-tree
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slawekjaranowski committed Aug 28, 2022
1 parent be8ee63 commit b975400
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 @@ -98,7 +98,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-dependency-tree</artifactId>
<version>3.1.1</version>
<version>3.2.0</version>
</dependency>
<dependency>
<groupId>org.apache.maven.shared</groupId>
Expand Down

0 comments on commit b975400

Please sign in to comment.