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:31 UTC

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

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(-)