From c6cc56767220b7bb25d4b515ebed31ae56b02bb4503e9fde1d26433f1f599cc8 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Tue, 27 Aug 2024 09:29:21 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven-resolver?expand=0&rev=60 --- maven-resolver.changes | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/maven-resolver.changes b/maven-resolver.changes index 6b11f49..7e833f9 100644 --- a/maven-resolver.changes +++ b/maven-resolver.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Aug 27 08:51:42 UTC 2024 - Fridrich Strba + +- Upgrade to upstream version 1.9.22 + * Bug + + MRESOLVER-572: Resolver-Supplier unusable in OSGi runtimes + + MRESOLVER-574: Invalid Cookie set under proxy conditions + + MRESOLVER-586: In typical setups, DefaultArtifact copies the + same maps over and over again + + MRESOLVER-587: Memory consumption improvements + * New Feature + + MRESOLVER-571: Import o.e.aether packages with the exact same + version in OSGi metadata + * Improvement + + MRESOLVER-570: Remove excessive strictness of OSGi dependency + metadata + * Task + + MRESOLVER-576: Allow co-release of Resolver 1.x and 2.x + ------------------------------------------------------------------- Wed Jun 12 10:33:43 UTC 2024 - Fridrich Strba