Skip to content

Commit

Permalink
Update maven-dependency-tree to latest version
Browse files Browse the repository at this point in the history
- Fixes issue 210

Signed-off-by: Sander Verbruggen <sander@verbruggen.ws>
  • Loading branch information
sanderv committed Oct 10, 2022
1 parent 4926bdb commit c5ab01b
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 c5ab01b

Please sign in to comment.