Skip to content

Commit

Permalink
Merge pull request #213 from sanderv/fix-210-dep-tree
Browse files Browse the repository at this point in the history
Update maven-dependency-tree to latest version
  • Loading branch information
stevespringett committed Oct 10, 2022
2 parents 56f2ae5 + c5ab01b commit 1b30707
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 @@ -129,7 +129,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 1b30707

Please sign in to comment.