diff --git a/third_party/allocation_instrumenter/BUILD b/third_party/allocation_instrumenter/BUILD index 19b9e92a51b8d3..380cc64b6b9134 100644 --- a/third_party/allocation_instrumenter/BUILD +++ b/third_party/allocation_instrumenter/BUILD @@ -11,6 +11,6 @@ filegroup( distrib_java_import( name = "allocation_instrumenter", - jars = ["java-allocation-instrumenter-3.0.1.jar"], + jars = ["java-allocation-instrumenter-3.3.0.jar"], enable_distributions = ["debian"], ) diff --git a/third_party/allocation_instrumenter/java-allocation-instrumenter-3.0.1.jar b/third_party/allocation_instrumenter/java-allocation-instrumenter-3.0.1.jar deleted file mode 100644 index 4dc0bca70c883d..00000000000000 Binary files a/third_party/allocation_instrumenter/java-allocation-instrumenter-3.0.1.jar and /dev/null differ diff --git a/third_party/allocation_instrumenter/java-allocation-instrumenter-3.3.0.jar b/third_party/allocation_instrumenter/java-allocation-instrumenter-3.3.0.jar new file mode 100644 index 00000000000000..860850d8f9fa8f Binary files /dev/null and b/third_party/allocation_instrumenter/java-allocation-instrumenter-3.3.0.jar differ