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 <[email protected]> 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(-)
