This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/main/org.apache.felix-org.apache.felix.scr-2.2.18
in repository https://gitbox.apache.org/repos/asf/karaf.git
discard 7273ba07bb build(deps): bump org.apache.felix:org.apache.felix.scr
add d630355d02 Upgrade Maven plugins in archetype pom files (#2327)
add 99c81bc0bc fix(shell): enable autoFlush on console PrintStream (#2267)
(#2518)
add 076d5ee06c build(deps-dev): bump
org.codehaus.modello:modello-maven-plugin (#2533)
add 5a131ff7a0 build(deps): bump org.apache.felix:org.apache.felix.scr
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 (7273ba07bb)
\
N -- N -- N
refs/heads/dependabot/maven/main/org.apache.felix-org.apache.felix.scr-2.2.18
(5a131ff7a0)
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:
.../assembly/src/main/resources/archetype-resources/pom.xml | 10 +++++-----
.../blueprint/src/main/resources/archetype-resources/pom.xml | 12 ++++++------
.../bundle/src/main/resources/archetype-resources/pom.xml | 12 ++++++------
.../command/src/main/resources/archetype-resources/pom.xml | 12 ++++++------
.../feature/src/main/resources/archetype-resources/pom.xml | 12 ++++++------
.../kar/src/main/resources/archetype-resources/pom.xml | 12 ++++++------
.../karaf/shell/impl/console/osgi/LocalConsoleManager.java | 2 +-
.../main/java/org/apache/karaf/shell/ssh/ShellCommand.java | 2 +-
tooling/utils/pom.xml | 2 +-
9 files changed, 38 insertions(+), 38 deletions(-)