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

olli pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-messaging-mail.git

commit 6ab6cd0f1b37d04dbd32871b5427259c3e617635
Author: Oliver Lietz <[email protected]>
AuthorDate: Thu Dec 9 21:24:33 2021 +0100

    update test dependencies
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6a5d0ff..7af9139 100644
--- a/pom.xml
+++ b/pom.xml
@@ -225,7 +225,7 @@
     <dependency>
       <groupId>org.apache.felix</groupId>
       <artifactId>org.apache.felix.framework</artifactId>
-      <version>7.0.1</version>
+      <version>7.0.3</version>
       <scope>test</scope>
     </dependency>
     <!-- Apache Sling -->
@@ -264,7 +264,7 @@
     <dependency>
       <groupId>org.thymeleaf</groupId>
       <artifactId>thymeleaf</artifactId>
-      <version>3.0.12.RELEASE</version>
+      <version>3.0.14.RELEASE</version>
       <scope>test</scope>
     </dependency>
     <!-- logging -->
@@ -293,7 +293,7 @@
     <dependency>
       <groupId>org.mockito</groupId>
       <artifactId>mockito-core</artifactId>
-      <version>4.0.0</version>
+      <version>4.1.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to