This is an automated email from the ASF dual-hosted git repository. reschke pushed a commit to branch OAK-10346 in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
commit ebc95d5b4cbfe2370d487b8e0b553343fc84c65d Author: Julian Reschke <[email protected]> AuthorDate: Thu Jul 13 09:40:42 2023 +0100 OAK-10346: Release Oak 1.22.16 --- RELEASE-NOTES.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index e0533e45da..d2fa8b490d 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -18,6 +18,10 @@ Apache Jackrabbit is a project of the Apache Software Foundation. Changes in Oak 1.22.16 ---------------------- +Technical task + + [OAK-10175] - Reduce currently supported Guava range to 15 - 19 + Bug [OAK-9660] - NullPointerException When Moving Transient node @@ -30,7 +34,13 @@ Task [OAK-10086] - oak-core: bump up logging for deprecated Guava based APIs to ERROR [OAK-10106] - Guava deprecations: set minimal logging level to 'warn' + [OAK-10156] - update Tomcat JDBC dependency to 8.5.87 + [OAK-10157] - examples: update Tomcat dependency to 8.5.87 [OAK-10159] - Upgrade jackson-databind dependency to 2.13.5 + [OAK-10160] - Update commons-codec dependency to 1.15 + [OAK-10207] - oak-jcr: remove unused test dependency zip4j + [OAK-10220] - Update Oak trunk and Oak 1.22 to Jackrabbit 2.20.10 + [OAK-10275] - oak-upgrade: remove workaround for Java 1.6 In addition to the above-mentioned changes, this release contains
