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/26 19:03:15 UTC

[shiro] branch dependabot/maven/1.10.x/org.codehaus.gmavenplus-gmavenplus-plugin-2.1.0 updated (ada7759a -> ee3e74e0)

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

github-bot pushed a change to branch dependabot/maven/1.10.x/org.codehaus.gmavenplus-gmavenplus-plugin-2.1.0
in repository https://gitbox.apache.org/repos/asf/shiro.git


    omit ada7759a Bump gmavenplus-plugin from 1.13.1 to 2.1.0
     add 5e5bcb10 [SHIRO-894] Update EasyMock to 5.0.1
     add c6560561 Merge pull request #506 from apache/SHIRO-894_easymock
     add ca392555 [SHIRO-895] Workaround Guice Java17 compat and run tests on 17.
     add f5f10982 [SHIRO-895] hazelcast/powermock/guice Java17 compat
     add 396c88f9 Merge pull request #507 from apache/SHIRO-895_guice_java17_build
     add ee3e74e0 Bump gmavenplus-plugin from 1.13.1 to 2.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   (ada7759a)
            \
             N -- N -- N   refs/heads/dependabot/maven/1.10.x/org.codehaus.gmavenplus-gmavenplus-plugin-2.1.0 (ee3e74e0)

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      | 19 ++++---------------
 integration-tests/guice3/pom.xml | 25 +++++++++++++++++++++++++
 integration-tests/guice4/pom.xml | 25 +++++++++++++++++++++++++
 pom.xml                          |  2 +-
 samples/guice/pom.xml            | 25 +++++++++++++++++++++++++
 support/guice/pom.xml            | 23 +++++++++++++++++++++++
 support/hazelcast/pom.xml        |  4 ++--
 7 files changed, 105 insertions(+), 18 deletions(-)