Author: ggregory Date: Thu Sep 27 00:05:22 2018 New Revision: 1842062 URL: http://svn.apache.org/viewvc?rev=1842062&view=rev Log: [CONFIGURATION-711] Update Apache Commons Lang from 3.7 to 3.8.1 Update Apache Commons Lang from 3.8 to 3.8.1
Modified: commons/proper/configuration/trunk/pom.xml Modified: commons/proper/configuration/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=1842062&r1=1842061&r2=1842062&view=diff ============================================================================== --- commons/proper/configuration/trunk/pom.xml (original) +++ commons/proper/configuration/trunk/pom.xml Thu Sep 27 00:05:22 2018 @@ -272,7 +272,7 @@ <dependency> <groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.8</version> + <version>3.8.1</version> </dependency> <dependency>