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 2019/06/02 08:22:14 UTC

[sling-org-apache-sling-scripting-thymeleaf] 05/05: SLING-8467 Update Thymeleaf to 3.0.11

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 a2ad5617de61aa6974eaa7f8801e39495df41153
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Sat Jun 1 20:42:00 2019 +0200

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

diff --git a/pom.xml b/pom.xml
index ac77616..547a99e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,7 +204,7 @@
     <dependency>
       <groupId>org.apache.servicemix.bundles</groupId>
       <artifactId>org.apache.servicemix.bundles.thymeleaf</artifactId>
-      <version>3.0.9.RELEASE_1</version>
+      <version>3.0.11.RELEASE_1</version>
       <scope>provided</scope>
     </dependency>
     <dependency>