This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-beanutils.git
The following commit(s) were added to refs/heads/master by this push: new 2a0f0f0 Update Commons Parent from 48 to 49. 2a0f0f0 is described below commit 2a0f0f0ca17b69c6f094be367dd8d3be8d05153c Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Mon Oct 21 10:29:00 2019 -0400 Update Commons Parent from 48 to 49. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 39aac83..8ffb503 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>48</version> + <version>49</version> </parent> <modelVersion>4.0.0</modelVersion> <artifactId>commons-beanutils2</artifactId>