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 2023/06/22 13:54:19 UTC

[shiro] branch dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.8.2 updated (abbf3503e -> 960d4f4fd)

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

github-bot pushed a change to branch dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.8.2
in repository https://gitbox.apache.org/repos/asf/shiro.git


    omit abbf3503e build(deps): bump liberty-maven-plugin from 3.3.4 to 3.8.2
     add e40b90d5c build(deps): bump dependency-check-maven from 8.2.1 to 8.3.1
     add 1e939ef31 Merge pull request #911 from apache/dependabot/maven/org.owasp-dependency-check-maven-8.3.1
     add 44f3d9ffe Update dependabot for 1.x branch
     add dae1edb64 [GH-935] Upgrade to log4j 2.20.0
     add c120e6891 Merge pull request #936 from fpapon/GH-935
     add 30977ca19 build(deps): bump spring.version from 5.3.27 to 5.3.28
     add 287e4da7a Merge pull request #938 from apache/dependabot/maven/spring.version-5.3.28
     add 4f1ac6164 build(deps): bump shrinkwrap-resolver-bom from 3.1.4 to 3.1.6
     add c0a6a4e07 Merge pull request #940 from apache/dependabot/maven/org.jboss.shrinkwrap.resolver-shrinkwrap-resolver-bom-3.1.6
     add acfc19f21 build(deps): bump xml-maven-plugin from 1.0.2 to 1.1.0
     add e968d75ee Merge pull request #946 from apache/dependabot/maven/org.codehaus.mojo-xml-maven-plugin-1.1.0
     add bf67793c3 [#942] Fix flaky test; update snakeyaml for test app
     add 62d799848 Merge pull request #944 from apache/#942_fix_flaky_ol_test
     add 960d4f4fd build(deps): bump liberty-maven-plugin from 3.3.4 to 3.8.2

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   (abbf3503e)
            \
             N -- N -- N   refs/heads/dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.8.2 (960d4f4fd)

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/dependabot.yml                                      |  8 ++++----
 core/pom.xml                                                |  3 +--
 .../org/apache/shiro/authc/AbstractAuthenticatorTest.java   |  5 ++---
 integration-tests/jakarta-ee/pom.xml                        |  2 +-
 integration-tests/jaxrs/app/pom.xml                         | 13 +++++++++++++
 .../testing/jaxrs/app/dao/InMemoryStormtrooperDao.java      |  2 +-
 pom.xml                                                     |  9 ++++-----
 support/servlet-plugin/pom.xml                              |  2 +-
 8 files changed, 27 insertions(+), 17 deletions(-)