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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j-audit-sample.git


The following commit(s) were added to refs/heads/master by this push:
     new a9d8f29  Update `org.apache.logging:logging-parent` to version 
`10.4.0` (#32)
a9d8f29 is described below

commit a9d8f299738e427a2d32b0ec05e7a603432777ad
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Mon Dec 4 09:52:48 2023 +0000

    Update `org.apache.logging:logging-parent` to version `10.4.0` (#32)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a362643..7e16dcd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,7 +20,7 @@
   <parent>
     <groupId>org.apache.logging</groupId>
     <artifactId>logging-parent</artifactId>
-    <version>10.3.0</version>
+    <version>10.4.0</version>
   </parent>
 
   <groupId>org.apache.logging.log4j</groupId>

Reply via email to