Update asm to version 9.7.1

Fixes: b/376816511
Change-Id: Ia0d8528a50dd33038e7bd4461d97cc76f8735fc4
diff --git a/tools/create_local_maven_with_dependencies.py b/tools/create_local_maven_with_dependencies.py
index 0df88f7..cb5928f 100755
--- a/tools/create_local_maven_with_dependencies.py
+++ b/tools/create_local_maven_with_dependencies.py
@@ -21,7 +21,7 @@
 ]
 
 ANDRDID_SUPPORT_VERSION = '25.4.0'
-ASM_VERSION = '9.7' # When updating update tools/asmifier.py and Toolhelper as well.
+ASM_VERSION = '9.7.1' # When updating update tools/asmifier.py and Toolhelper as well.
 ESPRESSO_VERSION = '3.0.0'
 FASTUTIL_VERSION = '7.2.1'
 KOTLIN_METADATA_VERSION = '2.0.0'