This is an automated email from the ASF dual-hosted git repository.

mattsicker pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit c3e5c321393aa2886f5bb14267eeaf048cf40dcc
Author: Matt Sicker <[email protected]>
AuthorDate: Sun May 1 20:09:22 2022 -0500

    Update parent pom to logging-parent 5
    
    Signed-off-by: Matt Sicker <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ca1c0268f6..4d95ca344a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.logging</groupId>
     <artifactId>logging-parent</artifactId>
-    <version>3</version>
+    <version>5</version>
     <relativePath/>
   </parent>
   <description>Apache Log4j 2</description>

Reply via email to