Author: cbrisson
Date: Sun Mar  3 15:12:14 2019
New Revision: 1854732

URL: http://svn.apache.org/viewvc?rev=1854732&view=rev
Log:
[site] Update engine dependencies page

Modified:
    velocity/site/cms/trunk/content/engine/2.1/dependencies.mdtext
    velocity/site/cms/trunk/content/engine/devel/dependencies.mdtext

Modified: velocity/site/cms/trunk/content/engine/2.1/dependencies.mdtext
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/2.1/dependencies.mdtext?rev=1854732&r1=1854731&r2=1854732&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/2.1/dependencies.mdtext (original)
+++ velocity/site/cms/trunk/content/engine/2.1/dependencies.mdtext Sun Mar  3 
15:12:14 2019
@@ -8,12 +8,12 @@ The following table lists all needed jar
 
 Jar name | Version | Compilation | Tests | Runtime | Comment
 ---------|---------|---------|-------|-------------|--------
-slf4j-api | 1.7.25 | Yes | Yes | Yes | you'll also need an slf4j binding at 
runtime
-commons-lang | 3.5 | Yes | Yes | Yes |
+slf4j-api | 1.7.26 | Yes | Yes | Yes | you'll also need an slf4j binding at 
runtime
+commons-lang | 3.8.1 | Yes | Yes | Yes |
 junit | 4.12 | No | Yes | No |
 hsqldb | 2.3.4 | No | Yes | No |
-commons-io | 2.5 | No | Yes | No |
-slf4j-simple | 1.7.25 | No | Yes | No | Your application will need *one* SLF4J 
binding, see below
+commons-io | 2.6 | No | Yes | No |
+slf4j-simple | 1.7.26 | No | Yes | No | Your application will need *one* SLF4J 
binding, see below
 
 Here is a list of slf4j bindings:
 

Modified: velocity/site/cms/trunk/content/engine/devel/dependencies.mdtext
URL: 
http://svn.apache.org/viewvc/velocity/site/cms/trunk/content/engine/devel/dependencies.mdtext?rev=1854732&r1=1854731&r2=1854732&view=diff
==============================================================================
--- velocity/site/cms/trunk/content/engine/devel/dependencies.mdtext (original)
+++ velocity/site/cms/trunk/content/engine/devel/dependencies.mdtext Sun Mar  3 
15:12:14 2019
@@ -8,12 +8,12 @@ The following table lists all needed jar
 
 Jar name | Version | Compilation | Tests | Runtime | Comment
 ---------|---------|---------|-------|-------------|--------
-slf4j-api | 1.7.25 | Yes | Yes | Yes | you'll also need an slf4j binding at 
runtime
-commons-lang | 3.5 | Yes | Yes | Yes |
+slf4j-api | 1.7.26 | Yes | Yes | Yes | you'll also need an slf4j binding at 
runtime
+commons-lang | 3.8.1 | Yes | Yes | Yes |
 junit | 4.12 | No | Yes | No |
 hsqldb | 2.3.4 | No | Yes | No |
-commons-io | 2.5 | No | Yes | No |
-slf4j-simple | 1.7.25 | No | Yes | No | Your application will need *one* SLF4J 
binding, see below
+commons-io | 2.6 | No | Yes | No |
+slf4j-simple | 1.7.26 | No | Yes | No | Your application will need *one* SLF4J 
binding, see below
 
 Here is a list of slf4j bindings:
 


Reply via email to