logic: update java indexer to new version of Java dependencies
* JavaSymbolSolver: Commit fac13d99 * JavaParser: Tag 3.2.0
This commit is contained in:
@@ -673,7 +673,7 @@
|
||||
<Directory Id='DataJava' Name='java'>
|
||||
|
||||
<Component Id='JavaGuavaJar' Guid='*' Win64="$(var.Win64)">
|
||||
<File Id='JavaGuava' Name='guava-18.0.jar' DiskId='1' Source='./../../../bin/app/data/java/guava-18.0.jar' KeyPath='yes' />
|
||||
<File Id='JavaGuava' Name='guava-21.0.jar' DiskId='1' Source='./../../../bin/app/data/java/guava-21.0.jar' KeyPath='yes' />
|
||||
</Component>
|
||||
<Component Id='JavaJavaIndexerJar' Guid='*' Win64="$(var.Win64)">
|
||||
<File Id='JavaJavaIndexer' Name='java-indexer.jar' DiskId='1' Source='./../../../bin/app/data/java/java-indexer.jar' KeyPath='yes' />
|
||||
|
||||
Reference in New Issue
Block a user