You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by gi...@apache.org on 2022/01/19 19:25:55 UTC

[aries-component-dsl] branch dependabot/maven/org.apache-apache-24 updated (81c6900 -> 40856b6)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch dependabot/maven/org.apache-apache-24
in repository https://gitbox.apache.org/repos/asf/aries-component-dsl.git.


 discard 81c6900  Bump apache from 23 to 24
     add 81afe4c  upgrade bnd
     add cba82ee  always compile at java 1.8 level (for now), but resolve against the JDK
     add 90434d5  update dependency versions and resolution results
     add 6e95dc4  ARIES-2065 ConcurrentModificationException at java.util.HashMap.computeIfAbsent
     add 49c784d  update ci versions
     add 40856b6  Bump apache from 23 to 24

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (81c6900)
            \
             N -- N -- N   refs/heads/dependabot/maven/org.apache-apache-24 (40856b6)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/maven.yml                            |  2 +-
 .../aries/component/dsl/internal/BaseOSGiImpl.java     |  4 ++--
 itests/itest.bndrun                                    |  4 +++-
 pom.xml                                                | 18 +++---------------
 4 files changed, 9 insertions(+), 19 deletions(-)