dependabot[bot] opened a new pull request, #129:
URL: https://github.com/apache/struts-examples/pull/129

   Bumps `shiro.version` from 1.8.0 to 1.9.0.
   Updates `shiro-core` from 1.8.0 to 1.9.0
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/shiro/blob/shiro-root-1.9.0/RELEASE-NOTES";>shiro-core's
 changelog</a>.</em></p>
   <blockquote>
   <h1>1.9.0</h1>
   <p>###########################################################</p>
   <p>Bug</p>
   <pre><code>[SHIRO-829] - beanPostProcessor and FactoryBean cause aop to fail 
in the same Configuration
   [SHIRO-845] - Dependencies for test-jars missing
   </code></pre>
   <p>Improvement</p>
   <pre><code>[SHIRO-804] - Avoid conflicts with spring boot aop
   [SHIRO-836] - Delete jsecurty-sample.jks
   [SHIRO-838] - Create SHA512-Hashes
   [SHIRO-846] - Creation of site takes very long time
   [SHIRO-848] - Relative Path in pom.xml is not needed
   [SHIRO-850] - The profile name jdk19-plus is misleading
   [SHIRO-851] - Handling properties for compile/enconding vs. default 
configurations of plugins
   [SHIRO-852] - Configuration for maven-release-plugin prepationGoal should be 
changed
   [SHIRO-853] - Versions of maven-surefire/failsafe/report plugin are not in 
sync
   [SHIRO-854] - Konfiguration includes/excludes maven-failsafe-plugin can be 
reduced to default
   [SHIRO-860] - update logback to 1.2.10
   [SHIRO-862] - Replace Google Analytics with Matomo for new Javadocs
   </code></pre>
   <p>Task</p>
   <pre><code>[SHIRO-841] - NullPointerException from 
SessionsSecurityManager.start()
   [SHIRO-867] - Skip Deployment of integration-test and samples artifacts
   </code></pre>
   <p>Dependency upgrade</p>
   <pre><code>[SHIRO-828] - aspectj-maven-plugin 1.14.0
   [SHIRO-842] - shiro-web depends on older log4j
   [SHIRO-843] - Update maven-project-info-reports
   [SHIRO-844] - Update maven-javadoc-plugin to 3.3.1
   </code></pre>
   <p>###########################################################</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/shiro/commit/83ab67f4f48dad9afb066d76c8196b799ebde746";><code>83ab67f</code></a>
 [maven-release-plugin] prepare release shiro-root-1.9.0</li>
   <li><a 
href="https://github.com/apache/shiro/commit/0eb61dc84b5e8ac436d8fe4a28cb94abf90ac35c";><code>0eb61dc</code></a>
 Update release notes</li>
   <li><a 
href="https://github.com/apache/shiro/commit/a2a4716978f1ed69591b7291e0411991ba1dd754";><code>a2a4716</code></a>
 Updating NOTICE year</li>
   <li><a 
href="https://github.com/apache/shiro/commit/262eea1ddaaf4352e6eb8910708c94b81e2caf0b";><code>262eea1</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/apache/shiro/issues/349";>#349</a> 
from apache/SHIRO-838_hashes_fix</li>
   <li><a 
href="https://github.com/apache/shiro/commit/51dc6c1f7951b35f775b32ed7919b025d8188a4b";><code>51dc6c1</code></a>
 [SHIRO-838] udpate parent pom for sha512 on source-release</li>
   <li><a 
href="https://github.com/apache/shiro/commit/50f686a4587c2a2f71d72538f828da1d49acee18";><code>50f686a</code></a>
 Revert &quot;[maven-release-plugin] prepare release shiro-root-1.9.0&quot;</li>
   <li><a 
href="https://github.com/apache/shiro/commit/6bc43b347b28cf4a21e816953b9af62f0e51d583";><code>6bc43b3</code></a>
 Revert &quot;[maven-release-plugin] prepare for next development 
iteration&quot;</li>
   <li><a 
href="https://github.com/apache/shiro/commit/31df3309ea601e5e9ba10163045e1988d2fe6b8d";><code>31df330</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/apache/shiro/commit/9c944fff86c5566f56a3cf4130681165c2f9add9";><code>9c944ff</code></a>
 [maven-release-plugin] prepare release shiro-root-1.9.0</li>
   <li><a 
href="https://github.com/apache/shiro/commit/8aea58c158a403f47df601bb440d6f2f4b9d534c";><code>8aea58c</code></a>
 [BUILD] fix hazelcast/powermock reflection in test.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/shiro/compare/shiro-root-1.8.0...shiro-root-1.9.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `shiro-web` from 1.8.0 to 1.9.0
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/shiro/blob/shiro-root-1.9.0/RELEASE-NOTES";>shiro-web's
 changelog</a>.</em></p>
   <blockquote>
   <h1>1.9.0</h1>
   <p>###########################################################</p>
   <p>Bug</p>
   <pre><code>[SHIRO-829] - beanPostProcessor and FactoryBean cause aop to fail 
in the same Configuration
   [SHIRO-845] - Dependencies for test-jars missing
   </code></pre>
   <p>Improvement</p>
   <pre><code>[SHIRO-804] - Avoid conflicts with spring boot aop
   [SHIRO-836] - Delete jsecurty-sample.jks
   [SHIRO-838] - Create SHA512-Hashes
   [SHIRO-846] - Creation of site takes very long time
   [SHIRO-848] - Relative Path in pom.xml is not needed
   [SHIRO-850] - The profile name jdk19-plus is misleading
   [SHIRO-851] - Handling properties for compile/enconding vs. default 
configurations of plugins
   [SHIRO-852] - Configuration for maven-release-plugin prepationGoal should be 
changed
   [SHIRO-853] - Versions of maven-surefire/failsafe/report plugin are not in 
sync
   [SHIRO-854] - Konfiguration includes/excludes maven-failsafe-plugin can be 
reduced to default
   [SHIRO-860] - update logback to 1.2.10
   [SHIRO-862] - Replace Google Analytics with Matomo for new Javadocs
   </code></pre>
   <p>Task</p>
   <pre><code>[SHIRO-841] - NullPointerException from 
SessionsSecurityManager.start()
   [SHIRO-867] - Skip Deployment of integration-test and samples artifacts
   </code></pre>
   <p>Dependency upgrade</p>
   <pre><code>[SHIRO-828] - aspectj-maven-plugin 1.14.0
   [SHIRO-842] - shiro-web depends on older log4j
   [SHIRO-843] - Update maven-project-info-reports
   [SHIRO-844] - Update maven-javadoc-plugin to 3.3.1
   </code></pre>
   <p>###########################################################</p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/shiro/commit/83ab67f4f48dad9afb066d76c8196b799ebde746";><code>83ab67f</code></a>
 [maven-release-plugin] prepare release shiro-root-1.9.0</li>
   <li><a 
href="https://github.com/apache/shiro/commit/0eb61dc84b5e8ac436d8fe4a28cb94abf90ac35c";><code>0eb61dc</code></a>
 Update release notes</li>
   <li><a 
href="https://github.com/apache/shiro/commit/a2a4716978f1ed69591b7291e0411991ba1dd754";><code>a2a4716</code></a>
 Updating NOTICE year</li>
   <li><a 
href="https://github.com/apache/shiro/commit/262eea1ddaaf4352e6eb8910708c94b81e2caf0b";><code>262eea1</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/apache/shiro/issues/349";>#349</a> 
from apache/SHIRO-838_hashes_fix</li>
   <li><a 
href="https://github.com/apache/shiro/commit/51dc6c1f7951b35f775b32ed7919b025d8188a4b";><code>51dc6c1</code></a>
 [SHIRO-838] udpate parent pom for sha512 on source-release</li>
   <li><a 
href="https://github.com/apache/shiro/commit/50f686a4587c2a2f71d72538f828da1d49acee18";><code>50f686a</code></a>
 Revert &quot;[maven-release-plugin] prepare release shiro-root-1.9.0&quot;</li>
   <li><a 
href="https://github.com/apache/shiro/commit/6bc43b347b28cf4a21e816953b9af62f0e51d583";><code>6bc43b3</code></a>
 Revert &quot;[maven-release-plugin] prepare for next development 
iteration&quot;</li>
   <li><a 
href="https://github.com/apache/shiro/commit/31df3309ea601e5e9ba10163045e1988d2fe6b8d";><code>31df330</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/apache/shiro/commit/9c944fff86c5566f56a3cf4130681165c2f9add9";><code>9c944ff</code></a>
 [maven-release-plugin] prepare release shiro-root-1.9.0</li>
   <li><a 
href="https://github.com/apache/shiro/commit/8aea58c158a403f47df601bb440d6f2f4b9d534c";><code>8aea58c</code></a>
 [BUILD] fix hazelcast/powermock reflection in test.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/shiro/compare/shiro-root-1.8.0...shiro-root-1.9.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to