Skip to content

Commit df822b0

Browse files
author
Gary Gregory
committed
Fix makeAggregateBom failed: Unknown constant pool type 17 by updating maven-dependency-analyzer to 1.13.2
Signed-off-by: Gary Gregory <[email protected]>
1 parent b32e94d commit df822b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
<dependency>
146146
<groupId>org.apache.maven.shared</groupId>
147147
<artifactId>maven-dependency-analyzer</artifactId>
148-
<version>1.13.1</version>
148+
<version>1.13.2</version>
149149
<exclusions>
150150
<exclusion>
151151
<groupId>org.apache.maven</groupId>

0 commit comments

Comments
 (0)