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 2022/11/12 18:39:32 UTC

[commons-email] 01/02: Bump Commons Parent from 53 to 54

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-email.git

commit 20d33ce813c04143ea395c149036be88a69f8090
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Nov 12 13:28:11 2022 -0500

    Bump Commons Parent from 53 to 54
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3bf85ba..557f23b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
     <parent>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-parent</artifactId>
-      <version>53</version>
+      <version>54</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>commons-email</artifactId>