diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 1713c764..51211715 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -55,12 +55,11 @@
Line number is not proper at EOF.
Parser iterates over the last CSV Record twice.
- Update org.junit.jupiter:junit-jupiter from 5.6.0 to 5.6.1.
+ Update org.junit.jupiter:junit-jupiter from 5.6.0 to 5.7.0, #84 #109
Update tests from Apache Commons Lang 3.9 to 3.11.
Update tests from commons-io:commons-io 2.6 to 2.7.
Update actions/checkout from v1 to v2.3.2 #79, #92.
Update commons-parent from 50 to 51 #80.
- Update junit-jupiter from 5.6.1 to 5.6.2 #84.
Update maven-checkstyle-plugin from 3.0.0 to 3.1.1.
Update tests from opencsv from 3.1 to 5.2 #81.
Update tests from org.mockito:mockito-core 3.2.4 -> 3.4.6; #88.