You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by gi...@apache.org on 2022/10/05 21:47:47 UTC

[shiro] branch dependabot/github_actions/1.10.x/actions/checkout-3.1.0 updated (ef7c5e96 -> d7001a54)

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

github-bot pushed a change to branch dependabot/github_actions/1.10.x/actions/checkout-3.1.0
in repository https://gitbox.apache.org/repos/asf/shiro.git


 discard ef7c5e96 Bump actions/checkout from 2 to 3.1.0
     add bb52db6e Bump exec-maven-plugin from 1.6.0 to 3.1.0
     add 1fd6d962 Merge pull request #414 from apache/dependabot/maven/1.10.x/org.codehaus.mojo-exec-maven-plugin-3.1.0
     add e01d5141 Bump maven-assembly-plugin from 3.1.0 to 3.4.2
     add 5117a608 Merge pull request #416 from apache/dependabot/maven/1.10.x/org.apache.maven.plugins-maven-assembly-plugin-3.4.2
     add fa90e7be Bump maven-jxr-plugin from 3.1.1 to 3.3.0
     add 69ccb12f Merge pull request #402 from apache/dependabot/maven/1.10.x/org.apache.maven.plugins-maven-jxr-plugin-3.3.0
     add f09bd115 Bump maven-compiler-plugin from 3.8.0 to 3.10.1
     add fd76fa98 Merge pull request #400 from apache/dependabot/maven/1.10.x/org.apache.maven.plugins-maven-compiler-plugin-3.10.1
     add 8d2271ee Bump actions/cache from 2.1.6 to 3.0.10
     add 4e9a6d87 Merge pull request #377 from apache/dependabot/github_actions/1.10.x/actions/cache-3.0.10
     add 13d4aefe Bump jacoco-maven-plugin from 0.8.4 to 0.8.8
     add f79a6065 Merge pull request #403 from apache/dependabot/maven/1.10.x/org.jacoco-jacoco-maven-plugin-0.8.8
     add a3c608ca Bump nexus-staging-maven-plugin from 1.6.8 to 1.6.13
     add 46d1cd90 Merge pull request #390 from apache/dependabot/maven/1.10.x/org.sonatype.plugins-nexus-staging-maven-plugin-1.6.13
     add d7001a54 Bump actions/checkout from 2 to 3.1.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   (ef7c5e96)
            \
             N -- N -- N   refs/heads/dependabot/github_actions/1.10.x/actions/checkout-3.1.0 (d7001a54)

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:
 .github/workflows/maven.yml      | 2 +-
 all/pom.xml                      | 2 +-
 pom.xml                          | 8 ++++----
 samples/quickstart-guice/pom.xml | 2 +-
 samples/quickstart/pom.xml       | 2 +-
 samples/spring/pom.xml           | 2 +-
 tools/hasher/pom.xml             | 2 +-
 7 files changed, 10 insertions(+), 10 deletions(-)