Author: ggregory
Date: Sat Oct 21 18:34:12 2017
New Revision: 1812847

URL: http://svn.apache.org/viewvc?rev=1812847&view=rev
Log:
Update tests from Apache Commons Lang 3.5 to 3.6.

Modified:
    commons/proper/codec/trunk/pom.xml

Modified: commons/proper/codec/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=1812847&r1=1812846&r2=1812847&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Sat Oct 21 18:34:12 2017
@@ -217,7 +217,7 @@ limitations under the License.
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.5</version>
+      <version>3.6</version>
       <scope>test</scope>
     </dependency>
   </dependencies>


Reply via email to