From f0b99711a6f573d1abd5e6f35a5e049aee5d1ee1 Mon Sep 17 00:00:00 2001
From: eyalkoren <41850454+eyalkoren@users.noreply.github.com>
Date: Wed, 22 Dec 2021 08:45:55 +0200
Subject: [PATCH] Upgrading log4j to 2.12.3
---
CHANGELOG.asciidoc | 10 ++++------
pom.xml | 2 +-
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc
index ceb72ffdeb..117c7070ae 100644
--- a/CHANGELOG.asciidoc
+++ b/CHANGELOG.asciidoc
@@ -24,11 +24,12 @@ endif::[]
==== 1.28.3 - YYYY/MM/DD
[float]
-===== Breaking changes
-* If the agent cannot discover a service name, it now uses `unknown-java-service` instead of `my-service` - {pull}2325[#2325]
+===== Dependency updates
+* Update Log4j to 2.12.3
[float]
-===== Features
+===== Breaking changes
+* If the agent cannot discover a service name, it now uses `unknown-java-service` instead of `my-service` - {pull}2325[#2325]
[float]
===== Bug fixes
@@ -45,9 +46,6 @@ endif::[]
===== Dependency updates
* Update Log4j to 2.12.2
-[float]
-===== Features
-
[float]
===== Bug fixes
* Fix module loading errors on J9 JVM - {pull}2341[#2341]
diff --git a/pom.xml b/pom.xml
index b1b90f3cb3..97f1fe9cf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
- 2.12.2
+ 2.12.3
1.2.0
5.0.15.RELEASE
2.2.2.RELEASE