You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2018/01/12 20:18:39 UTC

svn commit: r1821030 - /creadur/whisker/trunk/pom.xml

Author: pottlinger
Date: Fri Jan 12 20:18:39 2018
New Revision: 1821030

URL: http://svn.apache.org/viewvc?rev=1821030&view=rev
Log:
INFRA-15660: Update commons-lang3 to trigger resync

from SVN to github.

Modified:
    creadur/whisker/trunk/pom.xml

Modified: creadur/whisker/trunk/pom.xml
URL: http://svn.apache.org/viewvc/creadur/whisker/trunk/pom.xml?rev=1821030&r1=1821029&r2=1821030&view=diff
==============================================================================
--- creadur/whisker/trunk/pom.xml (original)
+++ creadur/whisker/trunk/pom.xml Fri Jan 12 20:18:39 2018
@@ -44,7 +44,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-lang3</artifactId>
-        <version>3.3.2</version>
+        <version>3.4</version>
       </dependency>
       <dependency>
         <groupId>commons-cli</groupId>