Another update of NEWS 16/109416/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 26 Dec 2023 17:00:50 +0000 (18:00 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 26 Dec 2023 17:00:50 +0000 (18:00 +0100)
Fixup a few typos and roll up the next set of changes.

Change-Id: I8c3a1381323eacf4141de4a0eede695911ad8ab3
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
docs/NEWS.rst

index d55d726152d92625a6319e7c20978c3080e9d914..8eec21f37d1bb2f04de59c8836337db2e69cf851 100644 (file)
@@ -17,20 +17,20 @@ Improvements
 
 * Single Feature Test is now enabled for all Java versions <= 21.
 
-
 Third-party dependencies
 ~~~~~~~~~~~~~~~~~~~~~~~~
 * checker-qual 3.41.0 → 3.42.0
 
 * Dropwizard Metrics `4.2.22 → 4.2.23 <https://github.com/dropwizard/metrics/releases/tag/v4.2.23>`__
 
-* Javassist 3.29.2-GA → 3.30.1-GA, release notes:
+* Javassist 3.29.2-GA → 3.30.2-GA, release notes:
   * `3.30.0-GA <https://github.com/jboss-javassist/javassist/releases/tag/rel_3_30_0_ga>`__
   * `3.30.1-GA <https://github.com/jboss-javassist/javassist/releases/tag/rel_3_30_1_ga>`__
+  * `3.30.2-GA <https://github.com/jboss-javassist/javassist/releases/tag/rel_3_30_2_ga>`__
 
-* Netty 4.1.97 → 4.1.99, release notes:
+* Netty 4.1.101 → 4.1.104, release notes:
   * `4.1.103 <https://netty.io/news/2023/12/13/4-1-103-Final.html>`__
-  * `4.1.103 <https://netty.io/news/2023/12/15/4-1-104-Final.html>`__
+  * `4.1.104 <https://netty.io/news/2023/12/15/4-1-104-Final.html>`__
 
 * jdt-annotations 2.2.700 → 2.2.800
 
@@ -38,7 +38,11 @@ Third-party dependencies
 
 Plugin upgrades
 ~~~~~~~~~~~~~~~
-* maven-compiler-plugin `3.11.0 → 3.12.0 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225&version=12353748>`__
+* asciidoctor-jdiagram `2.2.13 → 2.2.14 <https://github.com/asciidoctor/asciidoctorj-diagram/releases/tag/v2.2.14>`__
+
+* maven-compiler-plugin 3.11.0 → 3.12.1, release notes:
+  * `3.12.0 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225&version=12353748>`__
+  * `3.12.1 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317225&version=12354061>`__
 
 * maven-surefire-plugin `3.2.2 → 3.2.3 <https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317927&version=12353823>`__