This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/archiva-redback-core.git.
from ee83a40 Switching to junit 5 dependencies
new e57b7e6 Fixing double dependency
new 9decf5a Removing unused dependency from redback-authentication-api
new 66d860d Cleaning up dependencies of ldap authentication
new 2a965ff Cleaning up dependency of authentication-memory
new 1ea4045 Fixing dependencies for subprojects
new c8f52ba Changing versions for component dependencies
The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pom.xml | 17 ++++++-----------
redback-authentication/pom.xml | 4 ----
.../redback-authentication-api/pom.xml | 4 ----
.../redback-authentication-ldap/pom.xml | 17 +++++++++++------
.../authentication/ldap/LdapBindAuthenticator.java | 2 +-
.../redback-authentication-memory/pom.xml | 12 +++++++-----
.../redback-authentication-users/pom.xml | 4 ++++
.../redback-authorization-rbac/pom.xml | 5 +++++
redback-common/redback-common-ldap/pom.xml | 13 +++++++++++++
redback-configuration/pom.xml | 6 ++++++
redback-policy/pom.xml | 6 ++++++
redback-rbac/redback-rbac-role-manager/pom.xml | 5 +++++
redback-system/pom.xml | 6 ++++++
.../redback-users-providers/redback-users-jpa/pom.xml | 4 ++++
.../redback-users-providers/redback-users-ldap/pom.xml | 6 ++++++
15 files changed, 80 insertions(+), 31 deletions(-)