Skip to content

Commit

Permalink
Fix makeAggregateBom failed: Unknown constant pool type 17 by updatin…
Browse files Browse the repository at this point in the history
…g maven-dependency-analyzer to 1.13.2

Signed-off-by: Gary Gregory <ggregory@rocketsoftware.com>
  • Loading branch information
Gary Gregory committed May 6, 2023
1 parent b32e94d commit df822b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -145,7 +145,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-dependency-analyzer</artifactId>
<version>1.13.1</version>
<version>1.13.2</version>
<exclusions>
<exclusion>
<groupId>org.apache.maven</groupId>
Expand Down

0 comments on commit df822b0

Please sign in to comment.