Bump actions/checkout from v2.3.2 to v2.3.4 #48.
Bump junit from 4.13 to 4.13.1 #42.
Bump spotbugs-maven-plugin from 4.0.4 to 4.1.4 #45.
Bump actions/setup-java from v1.4.0 to v1.4.3 #40.
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index aa501e6..049d8d3 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -76,19 +76,19 @@
         Correction of coverage badge #10.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
-        Update actions/checkout from v1 to v2.3.2 #44, #23.
+        Update actions/checkout from v1 to v2.3.4, #44, #23, #48.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
         Update commons-parent from 50 to 51 #14.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
-        Update junit from 4.12 to 4.13 #16.
+        Update junit from 4.12 to 4.13.1 #16, #42.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
         Update mockito-core from 3.2.4 to 3.4.6 #18, #21.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
-        Update spotbugs-maven-plugin from 3.1.12.2 to 4.0.4 #17.
+        Update spotbugs-maven-plugin from 3.1.12.2 to 4.1.4, #17, #45.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">
         Update maven-checkstyle-plugin from 3.1.0 to 3.1.1.
@@ -96,6 +96,9 @@
       <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot">
         Update checkstyle from 8.28 to 8.35, #20.
       </action>
+      <action dev="ggregory" type="update" due-to="Dependabot">
+        Bump actions/setup-java from v1.4.0 to v1.4.3 #40.
+      </action>
     </release>
     
     <release version="1.7" date="2017-07-20" description="Bug fixes and separate column &amp; property handlers using SPI">