Skip to content

Commit

Permalink
chore(deps): bump maven-dependency-tree from 3.1.0 to 3.1.1 (#365)
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.0 to 3.1.1.
- [Release notes](https://github.com/apache/maven-dependency-tree/releases)
- [Commits](apache/maven-dependency-tree@maven-dependency-tree-3.1.0...maven-dependency-tree-3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 10, 2022
1 parent 2a9adf8 commit 3b4e41b
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 @@ -942,7 +942,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-dependency-tree</artifactId>
<version>3.1.0</version>
<version>3.1.1</version>
</dependency>
</dependencies>
</plugin>
Expand Down

0 comments on commit 3b4e41b

Please sign in to comment.