From 049578d6b2ac9d20bb818470b5cc16e7eee96e18654d70e710ccf50972664a64 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Wed, 27 Apr 2022 14:02:34 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/Java:packages/maven?expand=0&rev=43 --- maven.changes | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/maven.changes b/maven.changes index 98c2ead..70031d9 100644 --- a/maven.changes +++ b/maven.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Wed Apr 27 14:00:15 UTC 2022 - Fridrich Strba + +- Remove using of alternatives, since the symlinks are in a separate + package that one can decide not to install and this is the only + provider for mvn and mvnDebug links +- Remove dependency on cglib and aopalliance, since the no_aop + version of guice does not really depend on them + ------------------------------------------------------------------- Fri Mar 11 12:11:36 UTC 2022 - Fridrich Strba