You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2020/08/04 23:42:53 UTC

[commons-crypto] branch master updated: Update commons-parent 51 -> 52.

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 b740e73  Update commons-parent 51 -> 52.
b740e73 is described below

commit b740e738056f3dd5279ef3b2a445cbbc3acb0f97
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Tue Aug 4 19:42:46 2020 -0400

    Update commons-parent 51 -> 52.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 256a483..c084a8d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>51</version>
+    <version>52</version>
   </parent>
 
   <artifactId>commons-crypto</artifactId>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 3ce67e1..3fc11cd 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -72,6 +72,7 @@
       <action issue="CRYPTO-141" type="fix">Errors in native code can leave Java wrappers in bad state.</action>
       <action                    type="update" dev="ggregory" due-to="Geoffrey Blake">Reset JAVA_HOME for aarch64 and ppc builds. Turn off maven-enforcer for Xenial builds #104.</action>
       <action                    type="update" dev="ggregory">Update maven-checkstyle-plugin 3.0.0 -> 3.1.1.</action>
+      <action                    type="update" dev="ggregory">Update commons-parent 51 -> 52.</action>
     </release>
 
     <release version="1.0.0" date="2016-07-22" description="