This is an automated email from the ASF dual-hosted git repository.
dependabot[bot] pushed a change to branch
dependabot/maven/main/log4j.version-2.26.0
in repository https://gitbox.apache.org/repos/asf/karaf.git
discard e709eab9ca build(deps): bump log4j.version from 2.25.4 to 2.26.0
add f85f23946f build(deps-dev): bump org.jline:jline from 4.0.15 to 4.1.0
(#2645)
add 257451d222 Remove unused imports (#2646)
add 5eb1f25a42 build(deps-dev): bump
org.apache.directory.server:apacheds-kerberos-test (#2652)
add bc746f77ce build(deps): bump org.apache:apache from 37 to 38 (#2656)
add 0005043b33 build(deps): bump org.hibernate.orm:hibernate-core (#2655)
add 1af47aa6b1 build(deps): bump asm.version from 9.9.1 to 9.10 (#2659)
add 0317f18b79 build(deps): bump pax.logging.version from 2.3.3 to 2.3.4
(#2661)
add aa8be68f1b build(deps): bump slf4j.version from 2.0.17 to 2.0.18
(#2657)
add dba68c5969 build(deps): bump log4j.version from 2.25.4 to 2.26.0
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 (e709eab9ca)
\
N -- N -- N
refs/heads/dependabot/maven/main/log4j.version-2.26.0 (dba68c5969)
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:
jaas/modules/pom.xml | 2 +-
.../java/org/apache/karaf/jaas/modules/jdbc/JDBCUtils.java | 1 -
.../org/apache/karaf/jaas/modules/ldap/LdapPropsUpdater.java | 1 -
.../jaas/modules/ldap/LdapSpecialCharsInPasswordTest.java | 1 -
.../karaf/jaas/modules/syncope/SyncopeLoginModuleTest.java | 1 -
.../test/java/org/apache/karaf/main/lock/StatementsTest.java | 4 ++--
pom.xml | 12 ++++++------
.../org/apache/karaf/shell/impl/console/JLineTerminal.java | 6 ++++++
.../org/apache/karaf/shell/impl/console/KarafTerminal.java | 6 ++++++
9 files changed, 21 insertions(+), 13 deletions(-)