Skip to content

Commit

Permalink
upgrade maven-dependency-analyzer/asm
Browse files Browse the repository at this point in the history
fixes #326

Signed-off-by: Hervé Boutemy <[email protected]>
  • Loading branch information
hboutemy committed Apr 16, 2023
1 parent beabe62 commit f586ece
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 @@ -145,7 +145,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-dependency-analyzer</artifactId>
<version>1.13.0</version>
<version>1.13.1</version>
<exclusions>
<exclusion>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit f586ece

Please sign in to comment.