You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by bm...@apache.org on 2021/09/28 08:01:30 UTC

[shiro] branch main updated (17ba345 -> a6b0318)

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

bmarwell pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git.


    from 17ba345  Merge pull request #320 from ThanoshanMV/SHIRO-836
     add 3cae7a4  [SHIRO-840] Java 17 support.
     new a6b0318  Merge pull request #321 from apache/java17support

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .github/workflows/maven.yml      | 18 +++++++++---------
 .jenkins.groovy                  |  2 +-
 integration-tests/guice3/pom.xml | 11 +++++++++++
 integration-tests/guice4/pom.xml | 11 +++++++++++
 pom.xml                          | 12 ++++++------
 samples/guice/pom.xml            | 11 +++++++++++
 support/guice/pom.xml            | 12 +++++++++++-
 7 files changed, 60 insertions(+), 17 deletions(-)

[shiro] 01/01: Merge pull request #321 from apache/java17support

Posted by bm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

bmarwell pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git

commit a6b0318798993193961e45e3709b4bada9f3300f
Merge: 17ba345 3cae7a4
Author: Benjamin Marwell <bm...@apache.org>
AuthorDate: Tue Sep 28 10:01:22 2021 +0200

    Merge pull request #321 from apache/java17support
    
    [SHIRO-840] Java 17 support.

 .github/workflows/maven.yml      | 18 +++++++++---------
 .jenkins.groovy                  |  2 +-
 integration-tests/guice3/pom.xml | 11 +++++++++++
 integration-tests/guice4/pom.xml | 11 +++++++++++
 pom.xml                          | 12 ++++++------
 samples/guice/pom.xml            | 11 +++++++++++
 support/guice/pom.xml            | 12 +++++++++++-
 7 files changed, 60 insertions(+), 17 deletions(-)