You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by gi...@apache.org on 2023/02/16 10:14:56 UTC

[directory-kerby] branch dependabot/maven/slf4j.version-2.0.6 updated (bafe23f1 -> db0c134a)

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

github-bot pushed a change to branch dependabot/maven/slf4j.version-2.0.6
in repository https://gitbox.apache.org/repos/asf/directory-kerby.git


 discard bafe23f1 Bump slf4j.version from 1.7.36 to 2.0.6
     add e6b25bd8 Bump github/codeql-action from 2.2.1 to 2.2.2
     add 47cbd027 Merge pull request #156 from apache/dependabot/github_actions/github/codeql-action-2.2.2
     add a9e58394 Adding licenses for yaml files
     add efae2ab6 Merge pull request #157 from apache/coheigea/license
     add 9ec8a636 Updating year in NOTICE
     add 742fa52d Fix javadoc errors
     add d91a3cb2 Merge pull request #158 from apache/coheigea/javadoc
     add 4c21fc83 Downgrading gpg plugin
     add 7fbfe359 Fixing gpg plugin
     add 6aadc921 [maven-release-plugin] prepare for next development iteration
     add e6cef72c Bump github/codeql-action from 2.2.2 to 2.2.3
     add 8ea6eb72 Merge pull request #159 from apache/dependabot/github_actions/github/codeql-action-2.2.3
     add d952330c Bump dependency-check-maven from 8.0.2 to 8.1.0
     add f33b8d21 Merge pull request #163 from apache/dependabot/maven/org.owasp-dependency-check-maven-8.1.0
     add 267de28d Bump github/codeql-action from 2.2.3 to 2.2.4
     add 42482e39 Merge pull request #161 from apache/dependabot/github_actions/github/codeql-action-2.2.4
     add 960b8890 Bump netty.version from 4.1.87.Final to 4.1.88.Final
     add e68122bf Merge pull request #162 from apache/dependabot/maven/netty.version-4.1.88.Final
     add 3b7566e3 Bump netty.version from 4.1.88.Final to 4.1.89.Final
     add 6cd2ec5c Merge pull request #164 from apache/dependabot/maven/netty.version-4.1.89.Final
     add 05e95539 Bump nimbus-jose-jwt from 9.30.1 to 9.30.2
     add 07fd5463 Merge pull request #166 from apache/dependabot/maven/com.nimbusds-nimbus-jose-jwt-9.30.2
     add db0c134a Bump slf4j.version from 1.7.36 to 2.0.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   (bafe23f1)
            \
             N -- N -- N   refs/heads/dependabot/maven/slf4j.version-2.0.6 (db0c134a)

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                               | 15 +++++++++++++++
 .github/workflows/codeql.yml            | 21 ++++++++++++++++++---
 .github/workflows/scorecards.yml        | 17 ++++++++++++++++-
 NOTICE                                  |  2 +-
 benchmark/pom.xml                       |  2 +-
 has-project/has-client-plugin/pom.xml   |  2 +-
 has-project/has-client/pom.xml          |  2 +-
 has-project/has-common/pom.xml          |  2 +-
 has-project/has-server-plugin/pom.xml   |  2 +-
 has-project/has-server/pom.xml          |  2 +-
 has-project/pom.xml                     |  2 +-
 kerby-backend/json-backend/pom.xml      |  2 +-
 kerby-backend/ldap-backend/pom.xml      |  2 +-
 kerby-backend/mavibot-backend/pom.xml   |  2 +-
 kerby-backend/mysql-backend/pom.xml     |  2 +-
 kerby-backend/pom.xml                   |  2 +-
 kerby-backend/zookeeper-backend/pom.xml |  2 +-
 kerby-common/kerby-asn1/pom.xml         |  2 +-
 kerby-common/kerby-config/pom.xml       |  2 +-
 kerby-common/kerby-util/pom.xml         |  2 +-
 kerby-common/kerby-xdr/pom.xml          |  2 +-
 kerby-common/pom.xml                    |  2 +-
 kerby-dist/has-dist/pom.xml             |  2 +-
 kerby-dist/kdc-dist/pom.xml             |  2 +-
 kerby-dist/pom.xml                      |  2 +-
 kerby-dist/tool-dist/pom.xml            |  2 +-
 kerby-kdc-test/pom.xml                  |  2 +-
 kerby-kdc/pom.xml                       |  2 +-
 kerby-kerb/integration-test/pom.xml     |  2 +-
 kerby-kerb/kerb-admin-server/pom.xml    |  2 +-
 kerby-kerb/kerb-admin/pom.xml           |  2 +-
 kerby-kerb/kerb-client-api-all/pom.xml  |  2 +-
 kerby-kerb/kerb-client/pom.xml          |  2 +-
 kerby-kerb/kerb-common/pom.xml          |  2 +-
 kerby-kerb/kerb-core/pom.xml            |  2 +-
 kerby-kerb/kerb-crypto/pom.xml          |  2 +-
 kerby-kerb/kerb-gssapi/pom.xml          |  2 +-
 kerby-kerb/kerb-identity-test/pom.xml   |  2 +-
 kerby-kerb/kerb-identity/pom.xml        |  2 +-
 kerby-kerb/kerb-kdc-test/pom.xml        |  2 +-
 kerby-kerb/kerb-server-api-all/pom.xml  |  2 +-
 kerby-kerb/kerb-server/pom.xml          |  2 +-
 kerby-kerb/kerb-simplekdc/pom.xml       |  2 +-
 kerby-kerb/kerb-util/pom.xml            |  2 +-
 kerby-kerb/pom.xml                      |  2 +-
 kerby-pkix/pom.xml                      |  2 +-
 kerby-provider/pom.xml                  |  2 +-
 kerby-provider/token-provider/pom.xml   |  2 +-
 kerby-tool/client-tool/pom.xml          |  2 +-
 kerby-tool/has-tool/pom.xml             |  2 +-
 kerby-tool/kdc-tool/pom.xml             |  2 +-
 kerby-tool/pom.xml                      |  2 +-
 pom.xml                                 | 33 +++++++++++++++++++++++++++------
 53 files changed, 125 insertions(+), 59 deletions(-)