This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-email.git

commit 4fe573165f7a12aaa3b14bbb7173a607509f74c0
Merge: 310297d 08210fe
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Feb 5 08:47:44 2024 -0500

    Merge branch 'master' of 
https://gitbox.apache.org/repos/asf/commons-email.git

 commons-email2-bom/pom.xml          | 1 +
 commons-email2-core/pom.xml         | 1 +
 commons-email2-distribution/pom.xml | 1 +
 commons-email2-jakarta/pom.xml      | 3 ++-
 commons-email2-javax/pom.xml        | 1 +
 pom.xml                             | 5 +++--
 src/changes/changes.xml             | 5 +++++
 7 files changed, 14 insertions(+), 3 deletions(-)

diff --cc pom.xml
index 1bdb2b5,ade85c1..05ef09b
--- a/pom.xml
+++ b/pom.xml
@@@ -84,9 -85,8 +85,9 @@@
      <commons.bc.version>1.5</commons.bc.version>
      <!-- override the default commons encoding property -->
      <commons.encoding>UTF-8</commons.encoding>
-     <mockito-core.version>5.8.0</mockito-core.version>
+     <mockito-core.version>5.10.0</mockito-core.version>
      <japicmp.skip>true</japicmp.skip>
 +    
<project.build.outputTimestamp>2024-01-01T00:00:00Z</project.build.outputTimestamp>
    </properties>
  
    <build>

Reply via email to