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-crypto.git
The following commit(s) were added to refs/heads/master by this push: new 27b4f80 Update commons-parent from 50 to 51. 27b4f80 is described below commit 27b4f8003a16f75880861cbdf11463193d12abb1 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Mon Jul 27 14:02:03 2020 -0400 Update commons-parent from 50 to 51. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0cafbee..205e0c6 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> - <version>50</version> + <version>51</version> </parent> <artifactId>commons-crypto</artifactId>