Author: mck
Date: Sun Mar 30 20:56:46 2014
New Revision: 1583198

URL: http://svn.apache.org/r1583198
Log:
bump to slf4j 1.7.6

Modified:
    tiles/request/branches/TREQ_1_0_X/pom.xml

Modified: tiles/request/branches/TREQ_1_0_X/pom.xml
URL: 
http://svn.apache.org/viewvc/tiles/request/branches/TREQ_1_0_X/pom.xml?rev=1583198&r1=1583197&r2=1583198&view=diff
==============================================================================
--- tiles/request/branches/TREQ_1_0_X/pom.xml (original)
+++ tiles/request/branches/TREQ_1_0_X/pom.xml Sun Mar 30 20:56:46 2014
@@ -210,7 +210,7 @@ under the License.
             <dependency>
                 <groupId>org.slf4j</groupId>
                 <artifactId>jcl-over-slf4j</artifactId>
-                <version>1.5.8</version>
+                <version>1.7.6</version>
             </dependency>
 
             <dependency>
@@ -293,7 +293,7 @@ under the License.
         <dependency>
             <groupId>org.slf4j</groupId>
             <artifactId>slf4j-simple</artifactId>
-            <version>1.5.8</version>
+            <version>1.7.6</version>
             <scope>test</scope>
         </dependency>
     </dependencies>


Reply via email to