Bump com.sun.mail:jakarta.mail from 1.6.5 to 1.6.7
diff --git a/pom.xml b/pom.xml
index 0774269..0b61869 100644
--- a/pom.xml
+++ b/pom.xml
@@ -245,7 +245,7 @@
         <dependency>
             <groupId>com.sun.mail</groupId>
             <artifactId>jakarta.mail</artifactId>
-            <version>1.6.5</version>
+            <version>1.6.7</version>
         </dependency>
         <dependency>
             <groupId>junit</groupId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 5156232..24de40d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -47,8 +47,8 @@
       <action type="update" due-to="Dependabot" dev="ggregory">
         Bump spotbugs from 4.0.6 to 4.2.2 #40.
       </action>
-      <action type="update" due-to="Dependabot" dev="ggregory">
-        Update jakarta.mail from 1.6.4 to 1.6.5 #22.
+      <action type="update" due-to="Dependabot, Gary Gregory" dev="ggregory">
+        Update jakarta.mail from 1.6.4 to 1.6.7 #22.
       </action>
       <action type="update" due-to="Dependabot, Gary Gregory" dev="ggregory">
         Bump junit from 4.13 to 4.13.2 #32.