Update to commons-parent version 46
Project: http://git-wip-us.apache.org/repos/asf/commons-io/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-io/commit/0775abc2 Tree: http://git-wip-us.apache.org/repos/asf/commons-io/tree/0775abc2 Diff: http://git-wip-us.apache.org/repos/asf/commons-io/diff/0775abc2 Branch: refs/heads/master Commit: 0775abc22a32baa8fbd99d86c393d5d85e32529e Parents: 6aeb140 Author: Pascal Schumacher <pascalschumac...@gmx.net> Authored: Sat Jun 9 10:04:18 2018 +0200 Committer: Pascal Schumacher <pascalschumac...@gmx.net> Committed: Sat Jun 9 10:10:58 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-io/blob/0775abc2/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 78897f7..31f137d 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>43</version> + <version>46</version> </parent> <modelVersion>4.0.0</modelVersion> <groupId>commons-io</groupId>