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 2048b1c  Bump commons-parent
2048b1c is described below

commit 2048b1c2c38ab86bb104123f4b8bec244ab22be2
Author: Gary Gregory <[email protected]>
AuthorDate: Tue Oct 10 07:45:38 2023 -0400

    Bump commons-parent
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 22d277a..2a66141 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,7 +18,7 @@
   <parent>
     <groupId>org.apache.commons</groupId>
     <artifactId>commons-parent</artifactId>
-    <version>61</version>
+    <version>64</version>
   </parent>
 
   <artifactId>commons-crypto</artifactId>

Reply via email to