This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/shiro-basic/org.apache.shiro-shiro-core-1.10.0 in repository https://gitbox.apache.org/repos/asf/struts-examples.git
omit 47eff72 Bump shiro-core from 1.9.1 to 1.10.0 in /shiro-basic add 47ae6d4 Introduces GH Actions CI add 1ffa30d Drops travis related config add e267eab Drops support for Java 8 add 8e0bb2b Uses Maven wrapper instead of raw Mavenn add ddf7bbf Uses gh command line tool instead of forbidden automerge action add 69517ec Reverts to pure mvn command to support all options add 4dfd9c5 Merge pull request #188 from apache/github-actions add b67a525 Uses GH Actions badge instead of Travis one add f32add2 Bump shiro-core from 1.9.1 to 1.10.0 in /shiro-basic 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 (47eff72) \ N -- N -- N refs/heads/dependabot/maven/shiro-basic/org.apache.shiro-shiro-core-1.10.0 (f32add2) 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 | 22 +++++++++++++---- .github/workflows/maven.yml | 58 +++++++++++++++++++++++++++++++++++++++++++++ .travis.yml | 8 ------- README.md | 6 ++--- 4 files changed, 78 insertions(+), 16 deletions(-) create mode 100644 .github/workflows/maven.yml delete mode 100644 .travis.yml