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


The following commit(s) were added to refs/heads/master by this push:
     new 369d5bd  SLING-10516 Update Sling Commons Crypto to 1.1.0
369d5bd is described below

commit 369d5bdd975ec64052c7f4e588d036b94c21ff08
Author: Oliver Lietz <[email protected]>
AuthorDate: Mon Oct 18 19:59:32 2021 +0200

    SLING-10516 Update Sling Commons Crypto to 1.1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2ca66a7..fface8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -232,7 +232,7 @@
     <dependency>
       <groupId>org.apache.sling</groupId>
       <artifactId>org.apache.sling.commons.crypto</artifactId>
-      <version>1.1.0-SNAPSHOT</version>
+      <version>1.1.0</version>
       <scope>provided</scope>
     </dependency>
     <dependency>

Reply via email to