Author: pascalschumacher
Date: Sun Jul  1 09:20:02 2018
New Revision: 1834783

URL: http://svn.apache.org/viewvc?rev=1834783&view=rev
Log:
Update commons-lang3 test dependency to version 3.7

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=1834783&r1=1834782&r2=1834783&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Sun Jul  1 09:20:02 2018
@@ -214,7 +214,7 @@ limitations under the License.
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.6</version>
+      <version>3.7</version>
       <scope>test</scope>
     </dependency>
   </dependencies>


Reply via email to