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

github-bot pushed a change to branch 
dependabot/maven/main/org.apache.maven-maven-archiver-3.6.6
in repository https://gitbox.apache.org/repos/asf/karaf.git


 discard a10cfc3b44 Bump org.apache.maven:maven-archiver from 3.5.2 to 3.6.6
     add d7f771b036 Bump org.codehaus.mojo:exec-maven-plugin from 3.6.2 to 
3.6.3 (#2204)
     add 3f7d196efe Handle depreactions in RAT (#2206)
     add 56a9e29b9c Bump maven.version from 3.9.11 to 3.9.12 (#2201)
     add 2ce4a346ab Bump xbean.version from 4.28 to 4.29 (#2200)
     add 2b3dc83210 Define the required java version range in karaf maven 
plugins (#2219)
     add 2800018ce3 Rename CI and define build and test run in CI (#2227)
     add f12b71ba82 Set chcp in karaf.bat to cleanly render tables on Windows 
platform (#2226)
     add 0d51ccd6a4 Not FAE for test (easier to investigate on CI) (#2233)
     add e6b30bad1e Update enforcer with minimum Maven and JVM version (#2231)
     add 25f1a0ef87 Bump jackson.version from 2.20.1 to 2.21.0 (#2230)
     add 12f63612d2 Set javase 11 by default in the karaf-maven-plugin (#2239)
     add 8f1554d400 Catch StringIndexOutOfBoundException in ConsoleSessionImpl 
to workaround an issue in JLine (#2237)
     add 27b763ee7b Upgrade to Apache POM 37 (#2217)
     add edbd9dff9d Bump xbean.version from 4.29 to 4.30 (#2245)
     add 95aca1fdf4 Bump org.codehaus.plexus:plexus-archiver from 4.2.7 to 
4.11.0 (#2224)
     add c254793853 Bump org.codehaus.modello:modello-maven-plugin from 2.5.1 
to 2.6.0 (#2243)
     add e3540c16e2 Bump org.apache.maven:maven-archiver from 3.5.2 to 3.6.6

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   (a10cfc3b44)
            \
             N -- N -- N   
refs/heads/dependabot/maven/main/org.apache.maven-maven-archiver-3.6.6 
(e3540c16e2)

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:
 .asf.yaml                                          |  2 +
 .github/workflows/{build.yml => ci.yml}            | 24 ++++++-
 .../filtered-resources/resources/bin/karaf.bat     |  5 ++
 jndi/pom.xml                                       |  1 +
 main/pom.xml                                       |  2 +-
 pom.xml                                            | 84 +++++++++++-----------
 .../shell/impl/console/ConsoleSessionImpl.java     |  6 ++
 specs/javaxml/pom.xml                              |  2 +-
 tooling/karaf-maven-plugin/pom.xml                 |  6 +-
 .../org/apache/karaf/tooling/AssemblyMojo.java     |  4 +-
 .../java/org/apache/karaf/tooling/KarMojo.java     | 25 ++++---
 tooling/karaf-services-maven-plugin/pom.xml        |  5 ++
 tooling/utils/pom.xml                              |  2 +-
 13 files changed, 109 insertions(+), 59 deletions(-)
 rename .github/workflows/{build.yml => ci.yml} (78%)

Reply via email to