From: Robert Varga Date: Sun, 14 Apr 2024 07:59:08 +0000 (+0200) Subject: Update NEWS for 13.1.0 X-Git-Tag: v13.1.0~2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=odlparent.git;a=commitdiff_plain;h=9a97a46cdcfd557b3870fdbe7f2e58e092e6da18 Update NEWS for 13.1.0 Another roll up of news. Change-Id: I487a3d4b67526cea1f8c4049e0fe3c99bdf3e4f3 Signed-off-by: Robert Varga --- diff --git a/docs/NEWS.rst b/docs/NEWS.rst index db7e8d849..cc9f54d10 100644 --- a/docs/NEWS.rst +++ b/docs/NEWS.rst @@ -13,6 +13,8 @@ Improvements and new features See `ODLPARENT-262 `__ for more information. * ``sporbugs-maven-plugin`` now runs with ``spotbugs.fork=false``. This setting improves build time by removing the need to warm up a JVM for each SpotBugs analysis. +* Apache Derby is now excluded from PAX JDBC features due to a vulnerability which is not fixed in a suitable + release. See `ODLPARENT-262 `__ for more information. Third-party dependencies ~~~~~~~~~~~~~~~~~~~~~~~~ @@ -32,10 +34,14 @@ Third-party dependencies * `2.16.1 `__ * `2.16.2 `__ +* Jetty `9.4.53.v20231009 → 9.4.54.v20240208 `__ + * jdt-annotations `2.2.800 → 2.3.0 `__ * Jersey `2.41 → 2.42 `__ +* Karaf `4.4.5 → 4.4.6 `__ + * Netty `4.1.107 → 4.1.108 `__ * Pax JDBC `1.5.6 → 1.5.7 `__ @@ -50,6 +56,8 @@ Plugin upgrades * `8.0.0 `__ * `8.0.1 `__ +* Jacoco Maven plugin `0.8.11 → 0.8.12 `__ + * maven-assembly-plugin 3.6.0 → 3.7.1, release notes: * `3.7.0 `__ * `3.7.1 `__ @@ -72,10 +80,16 @@ Plugin upgrades * maven-invoker-plugin `3.6.0 → 3.6.1 `__ -* maven-plugin-plugin `3.10.2 → 3.11.0 `__ +* maven-jar-plugin `3.3.0 → 3.4.0 `__ + +* maven-plugin-plugin 3.10.2 → 3.12.0, release notes: + * `3.11.0 `__ + * `3.12.0 `__ * maven-remote-resources-plugin `3.1.0 → 3.2.0 `__ +* maven-source-plugin `3.3.0 → 3.3.1 `__ + Version 13.0.11 --------------- This is a bug-fix upgrade from version 13.0.10.