You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/18 23:21:56 UTC

[sling-org-apache-sling-resourceaccesssecurity-it] 10/24: SLING-3919 - Update versions for integration tests

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-resourceaccesssecurity-it.git

commit bff32f879cce890aed1869e40d0aaa52a3e9a1ed
Author: Mike Müller <my...@apache.org>
AuthorDate: Tue Sep 9 06:46:01 2014 +0000

    SLING-3919 - Update versions for integration tests
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1623675 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/pom.xml b/pom.xml
index a4a8532..9ef608b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -289,7 +289,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.commons.json</artifactId>
-            <version>2.0.6</version>
+            <version>2.0.8</version>
         </dependency>
         <dependency>
             <groupId>org.apache.sling</groupId>
@@ -300,7 +300,7 @@
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-api</artifactId>
-            <version>1.5.11</version>
+            <version>1.7.6</version>
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
@@ -314,7 +314,7 @@
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-simple</artifactId>
-            <version>1.5.11</version>
+            <version>1.7.6</version>
             <scope>test</scope>
         </dependency>
         <dependency>
@@ -326,7 +326,7 @@
         <dependency>
             <groupId>org.apache.sling</groupId>
             <artifactId>org.apache.sling.api</artifactId>
-            <version>2.7.0</version>
+            <version>2.8.0</version>
         </dependency>
         <dependency>
             <groupId>javax.servlet</groupId>
@@ -336,12 +336,12 @@
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-api</artifactId>
-            <version>2.7.2</version>
+            <version>2.7.5</version>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-jcr-commons</artifactId>
-            <version>2.7.2</version>
+            <version>2.7.5</version>
         </dependency>
         <dependency>
             <groupId>javax.jcr</groupId>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.