Author: ggregory Date: Sun Jan 7 20:37:38 2018 New Revision: 1820485 URL: http://svn.apache.org/viewvc?rev=1820485&view=rev Log: Update commons-parent from 42 to 43.
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=1820485&r1=1820484&r2=1820485&view=diff ============================================================================== --- commons/proper/codec/trunk/pom.xml (original) +++ commons/proper/codec/trunk/pom.xml Sun Jan 7 20:37:38 2018 @@ -25,7 +25,7 @@ limitations under the License. <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>42</version> + <version>43</version> </parent> <groupId>commons-codec</groupId> <artifactId>commons-codec</artifactId>