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

lprimak pushed a change to branch 3.x
in repository https://gitbox.apache.org/repos/asf/shiro.git


    from 39a11a1e1 Merge branch 'main' into 3.x
     add 2d4d37cfc chore(deps): bump org.jsoup:jsoup from 1.18.3 to 1.19.1
     add 41b314088 Merge pull request #2019 from 
apache/dependabot/maven/org.jsoup-jsoup-1.19.1
     add 3fef8b7c7 chore(deps): bump com.puppycrawl.tools:checkstyle
     add 08f033e6d Merge pull request #2020 from 
apache/dependabot/maven/com.puppycrawl.tools-checkstyle-10.21.4
     add c400081af Fix comments and log messages in AuthenticatingRealm
     add 89d4a914e Merge pull request #2023 from 
jkaving/authenticating-realm-typos
     add 9970ecd20 chore(deps): bump org.apache.cxf:cxf-rt-rs-client from 3.6.5 
to 3.6.6
     add 6fda0d992 Merge pull request #2024 from 
apache/dependabot/maven/org.apache.cxf-cxf-rt-rs-client-3.6.6
     add 793370900 chore(deps-dev): bump org.apache.cxf:cxf-rt-frontend-jaxrs
     add c3903cc9a Merge pull request #2025 from 
apache/dependabot/maven/org.apache.cxf-cxf-rt-frontend-jaxrs-3.6.6
     add 07873ff84 chore(deps): bump github/codeql-action from 3.28.10 to 
3.28.11
     add 604e0772f Merge pull request #2026 from 
apache/dependabot/github_actions/github/codeql-action-3.28.11
     add 445700ea5 chore(deps): bump 
org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-bom
     add cf99a2c7c Merge pull request #2028 from 
apache/dependabot/maven/org.jboss.shrinkwrap.resolver-shrinkwrap-resolver-bom-3.3.4
     add 7527bed46 chore(deps): bump org.apache.maven.skins:maven-fluido-skin
     add f787e4dd1 Merge pull request #2029 from 
apache/dependabot/maven/org.apache.maven.skins-maven-fluido-skin-2.1.0
     add 8d99930e5 chore(deps): bump junit.version from 5.12.0 to 5.12.1
     add e2d161925 Merge pull request #2033 from 
apache/dependabot/maven/junit.version-5.12.1
     add 1b51b2fba chore(deps): bump io.openliberty.tools:liberty-maven-plugin
     add 42527462e Merge pull request #2032 from 
apache/dependabot/maven/io.openliberty.tools-liberty-maven-plugin-3.11.3
     add 785766952 chore(deps-dev): bump junit.engine.version from 1.12.0 to 
1.12.1
     add 26c53b94e Merge pull request #2031 from 
apache/dependabot/maven/junit.engine.version-1.12.1
     add 5cd36302c chore(deps): bump mockito.version from 5.16.0 to 5.16.1
     add 7f0693b7d Merge pull request #2034 from 
apache/dependabot/maven/mockito.version-5.16.1
     add d425db1a3 chore(deps): bump github/codeql-action from 3.28.11 to 
3.28.12
     add 002b95176 Merge pull request #2037 from 
apache/dependabot/github_actions/github/codeql-action-3.28.12
     add 63b695dd7 chore(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2
     add 05efa49f3 Merge pull request #2045 from 
apache/dependabot/github_actions/actions/upload-artifact-4.6.2
     add 55a48f321 chore(deps): bump actions/cache from 4.2.2 to 4.2.3
     add 211b886d4 Merge pull request #2044 from 
apache/dependabot/github_actions/actions/cache-4.2.3
     add 65dc7c412 chore(deps): bump com.mycila:license-maven-plugin from 4.6 
to 5.0.0
     add cff76efde Merge pull request #2041 from 
apache/dependabot/maven/com.mycila-license-maven-plugin-5.0.0
     add b8298fd9d chore(deps): bump github/codeql-action from 3.28.12 to 
3.28.13
     add eeda395c3 Merge pull request #2046 from 
apache/dependabot/github_actions/github/codeql-action-3.28.13
     add 2559ac851 chore(deps): bump bytebuddy.version from 1.17.2 to 1.17.4
     add ccfd168c8 Merge pull request #2047 from 
apache/dependabot/maven/bytebuddy.version-1.17.4
     add f94f56bd3 chore(deps): bump org.htmlunit:htmlunit from 4.10.0 to 4.11.0
     add 5230a3991 Merge pull request #2049 from 
apache/dependabot/maven/org.htmlunit-htmlunit-4.11.0
     add 2a9c01146 chore(deps): bump org.htmlunit:htmlunit from 4.11.0 to 4.11.1
     add 8643264b1 Merge pull request #2051 from 
apache/dependabot/maven/org.htmlunit-htmlunit-4.11.1
     add 5d95a0101 chore(deps-dev): bump arquillian.core.version
     add 08fb72c15 Merge pull request #2053 from 
apache/dependabot/maven/arquillian.core.version-1.9.4.Final
     add 1d00c5c39 bugfix: catch InvalidStateException in validate()
     add bd22f552a Merge pull request #2052 from 
lprimak/fix-illegal-state-invalidation
     new de7662da8 Merge branch 'main' into 3.x

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/codeql.yml                               |  6 +++---
 .github/workflows/maven.yml                                |  2 +-
 .github/workflows/scorecards.yml                           |  4 ++--
 .../java/org/apache/shiro/realm/AuthenticatingRealm.java   | 10 +++++-----
 .../session/mgt/AbstractValidatingSessionManager.java      | 12 ++++++++++--
 integration-tests/jakarta-ee/pom.xml                       |  4 ++--
 integration-tests/jaxrs/openliberty/pom.xml                |  2 +-
 integration-tests/jaxrs/tests/pom.xml                      |  2 +-
 pom.xml                                                    | 14 +++++++-------
 support/jakarta-ee/pom.xml                                 |  2 +-
 support/jaxrs/pom.xml                                      |  2 +-
 support/spring-boot/pom.xml                                |  2 +-
 12 files changed, 35 insertions(+), 27 deletions(-)

Reply via email to