diff --git a/reverse-engineering-java/Java-ASM-BytecodeAttack/pom.xml b/reverse-engineering-java/Java-ASM-BytecodeAttack/pom.xml index 6bd016f8..469853c3 100644 --- a/reverse-engineering-java/Java-ASM-BytecodeAttack/pom.xml +++ b/reverse-engineering-java/Java-ASM-BytecodeAttack/pom.xml @@ -25,7 +25,7 @@ junit junit - 4.12 + 4.13.1 test