You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@velocity.apache.org by cb...@apache.org on 2019/09/08 17:43:35 UTC

svn commit: r1866631 - in /velocity/site/production/engine: 2.2/upgrading.html devel/upgrading.html

Author: cbrisson
Date: Sun Sep  8 17:43:35 2019
New Revision: 1866631

URL: http://svn.apache.org/viewvc?rev=1866631&view=rev
Log:
[site/prod] Fix typo on upgrading pages into prod

Modified:
    velocity/site/production/engine/2.2/upgrading.html
    velocity/site/production/engine/devel/upgrading.html

Modified: velocity/site/production/engine/2.2/upgrading.html
URL: http://svn.apache.org/viewvc/velocity/site/production/engine/2.2/upgrading.html?rev=1866631&r1=1866630&r2=1866631&view=diff
==============================================================================
--- velocity/site/production/engine/2.2/upgrading.html (original)
+++ velocity/site/production/engine/2.2/upgrading.html Sun Sep  8 17:43:35 2019
@@ -295,7 +295,7 @@ h2:hover > .headerlink, h3:hover > .head
 <h3 id="dependency-changes">Dependency Changes<a class="headerlink" href="#dependency-changes" title="Permanent link">&para;</a></h3>
 <ul>
 <li>commons-lang3 has been upgraded to 3.9.</li>
-<li>slf4j-api has been upgraded to 1.7.2.</li>
+<li>slf4j-api has been upgraded to 1.7.28.</li>
 </ul>
 <h2 id="upgrading-from-velocity-20-to-velocity-21">Upgrading from Velocity 2.0 to Velocity 2.1<a class="headerlink" href="#upgrading-from-velocity-20-to-velocity-21" title="Permanent link">&para;</a></h2>
 <p>For busy people: To maximize backward compatibility of Velocity 2.1 with Velocity 1.x, be sure to include the following lines in your Velocity configuration:</p>

Modified: velocity/site/production/engine/devel/upgrading.html
URL: http://svn.apache.org/viewvc/velocity/site/production/engine/devel/upgrading.html?rev=1866631&r1=1866630&r2=1866631&view=diff
==============================================================================
--- velocity/site/production/engine/devel/upgrading.html (original)
+++ velocity/site/production/engine/devel/upgrading.html Sun Sep  8 17:43:35 2019
@@ -295,7 +295,7 @@ h2:hover > .headerlink, h3:hover > .head
 <h3 id="dependency-changes">Dependency Changes<a class="headerlink" href="#dependency-changes" title="Permanent link">&para;</a></h3>
 <ul>
 <li>commons-lang3 has been upgraded to 3.9.</li>
-<li>slf4j-api has been upgraded to 1.7.2.</li>
+<li>slf4j-api has been upgraded to 1.7.28.</li>
 </ul>
 <h2 id="upgrading-from-velocity-20-to-velocity-21">Upgrading from Velocity 2.0 to Velocity 2.1<a class="headerlink" href="#upgrading-from-velocity-20-to-velocity-21" title="Permanent link">&para;</a></h2>
 <p>For busy people: To maximize backward compatibility of Velocity 2.1 with Velocity 1.x, be sure to include the following lines in your Velocity configuration:</p>