diff --git a/buildscripts/download-jars.sh b/buildscripts/download-jars.sh index f64db11d6..9048f3540 100755 --- a/buildscripts/download-jars.sh +++ b/buildscripts/download-jars.sh @@ -7,7 +7,7 @@ # https://github.com/jfrog/maven-dep-tree # Once you have updated the versions mentioned below, please execute this script from the root directory of the jfrog-cli-core to ensure the JAR files are updated. -GRADLE_DEP_TREE_VERSION="3.2.1" +GRADLE_DEP_TREE_VERSION="3.2.2" # Changing this version also requires a change in mavenDepTreeVersion within utils/java/mvn.go. MAVEN_DEP_TREE_VERSION="1.1.5" diff --git a/sca/bom/buildinfo/technologies/java/resources/gradle-dep-tree.jar b/sca/bom/buildinfo/technologies/java/resources/gradle-dep-tree.jar index 417975af2..fc30043aa 100644 Binary files a/sca/bom/buildinfo/technologies/java/resources/gradle-dep-tree.jar and b/sca/bom/buildinfo/technologies/java/resources/gradle-dep-tree.jar differ