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-clam.git

commit 4d51a3215fbe9b064d127fd7c607dd2132547424
Author: Oliver Lietz <[email protected]>
AuthorDate: Wed Oct 27 15:03:29 2021 +0200

    SLING-9710 Provide a Mail Sending Scan Result Handler
    
    update Thymeleaf
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ef57ef8..4b65d34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -275,7 +275,7 @@
     <dependency>
       <groupId>org.thymeleaf</groupId>
       <artifactId>thymeleaf</artifactId>
-      <version>3.0.11.RELEASE</version>
+      <version>3.0.12.RELEASE</version>
       <scope>provided</scope>
     </dependency>
     <!-- nullability -->

Reply via email to