Repository: commons-dbcp Updated Branches: refs/heads/master 624cdb14f -> 323d3fbae
Update commons-parent 43 to 46. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/323d3fba Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/323d3fba Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/323d3fba Branch: refs/heads/master Commit: 323d3fbaec7f2620aa29678b10aac05a5ad6b388 Parents: 624cdb1 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Wed Apr 18 14:59:19 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Wed Apr 18 14:59:19 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/323d3fba/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ac01f6a..b51a805 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>43</version> + <version>46</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-dbcp2</artifactId>