You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2021/06/23 09:52:36 UTC

[sling-org-apache-sling-scripting-thymeleaf] 02/02: SLING-9996 Update Thymeleaf to 3.0.12

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-scripting-thymeleaf.git

commit 23b2d15d5a9d18a9a5130c278d1d262cfc658bb6
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Jun 23 11:52:13 2021 +0200

    SLING-9996 Update Thymeleaf to 3.0.12
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ed6c131..1b1428b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -196,7 +196,7 @@
     <dependency>
       <groupId>org.apache.servicemix.bundles</groupId>
       <artifactId>org.apache.servicemix.bundles.thymeleaf</artifactId>
-      <version>3.0.11.RELEASE_1</version>
+      <version>3.0.12.RELEASE_1</version>
       <scope>provided</scope>
     </dependency>
     <dependency>