diff --git "a/Java/\346\235\220\346\226\231/Thinking in Java/Practice/InitializationAndCleanup/pom.xml" "b/Java/\346\235\220\346\226\231/Thinking in Java/Practice/InitializationAndCleanup/pom.xml" index 821d9ec..2fb1143 100644 --- "a/Java/\346\235\220\346\226\231/Thinking in Java/Practice/InitializationAndCleanup/pom.xml" +++ "b/Java/\346\235\220\346\226\231/Thinking in Java/Practice/InitializationAndCleanup/pom.xml" @@ -12,7 +12,7 @@ junit junit - 3.8.1 + 4.13.1 test @@ -71,7 +71,7 @@ junit junit - 4.12 + 4.13.1 compile