Skip to content

Commit 886f8ab

Browse files
authored
Merge pull request #358 from garydgregory/unknown_constant_pool_type_17
Fix makeAggregateBom failed: Unknown constant pool type 17
2 parents b32e94d + df822b0 commit 886f8ab

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)