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

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

commit 006d560b52ed7af4a6a507789cb7b50c8194f6db
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Fri Oct 20 10:54:18 2023 +0200

    Bump `logging-parent` version to `10.2.0`
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 97adab76a5..a4f8349bb8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <parent>
     <groupId>org.apache.logging</groupId>
     <artifactId>logging-parent</artifactId>
-    <version>10.1.1</version>
+    <version>10.2.0</version>
     <relativePath />
   </parent>
 

Reply via email to