diff --git a/ch02创建和销毁对象/CreatingAndDestroyingObjects/pom.xml b/ch02创建和销毁对象/CreatingAndDestroyingObjects/pom.xml index 48a7c41..f3d159e 100644 --- a/ch02创建和销毁对象/CreatingAndDestroyingObjects/pom.xml +++ b/ch02创建和销毁对象/CreatingAndDestroyingObjects/pom.xml @@ -17,7 +17,7 @@ junit junit - 3.8.1 + 4.13.1 test