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