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 0539930  Update `org.apache.logging:logging-parent` to version 
`10.5.0` (#33)
0539930 is described below

commit 0539930fdff866395502f23c043f1524a8ccede7
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu Dec 21 11:23:05 2023 +0000

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

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

Reply via email to