diff --git a/injector/pom.xml b/injector/pom.xml
index 25adc49..1ddffeb 100644
--- a/injector/pom.xml
+++ b/injector/pom.xml
@@ -12,6 +12,10 @@
bridge-method-injector
Evolve your classes without breaking compatibility
+
+ 9.2
+
+
@@ -169,12 +173,12 @@
org.ow2.asm
asm
- 9.0
+ ${asm.version}
org.ow2.asm
asm-commons
- 9.0
+ ${asm.version}
junit