dependabot[bot] opened a new pull request, #92: URL: https://github.com/apache/fineract-loan-origination/pull/92
Bumps [org.owasp.encoder:encoder](https://github.com/owasp/owasp-java-encoder) from 1.2.3 to 1.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/owasp/owasp-java-encoder/releases">org.owasp.encoder:encoder's releases</a>.</em></p> <blockquote> <h2>v1.4.0</h2> <h2>What's Changed</h2> <ul> <li>feat: add XML 1.1 encoding by <a href="https://github.com/jeremylong"><code>@jeremylong</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/88">OWASP/owasp-java-encoder#88</a></li> <li>fix: typo by <a href="https://github.com/drcheap"><code>@drcheap</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/83">OWASP/owasp-java-encoder#83</a></li> <li>build(deps-dev): bump spring-test and spring-core by <a href="https://github.com/jeremylong"><code>@jeremylong</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/86">OWASP/owasp-java-encoder#86</a></li> <li>docs: update security policy for OWASP Java Encoder by <a href="https://github.com/jeremylong"><code>@jeremylong</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/87">OWASP/owasp-java-encoder#87</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/drcheap"><code>@drcheap</code></a> made their first contribution in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/83">OWASP/owasp-java-encoder#83</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/OWASP/owasp-java-encoder/compare/v1.3.1...v1.4.0">https://github.com/OWASP/owasp-java-encoder/compare/v1.3.1...v1.4.0</a></p> <h2>v1.3.1</h2> <h2>What's Changed</h2> <ul> <li>fix: java.lang.NoSuchMethodError when running on Java 8 by <a href="https://github.com/jeremylong"><code>@jeremylong</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/80">OWASP/owasp-java-encoder#80</a></li> <li>fix: add OSGi related entries in the MANIFEST.MF file by <a href="https://github.com/enapps-enorman"><code>@enapps-enorman</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/82">OWASP/owasp-java-encoder#82</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/enapps-enorman"><code>@enapps-enorman</code></a> made their first contribution in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/82">OWASP/owasp-java-encoder#82</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/OWASP/owasp-java-encoder/compare/v1.3.0...v1.3.1">https://github.com/OWASP/owasp-java-encoder/compare/v1.3.0...v1.3.1</a></p> <h2>v1.3.0</h2> <h2>What's Changed</h2> <ul> <li>Add automatic module name by <a href="https://github.com/casid"><code>@casid</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/45">OWASP/owasp-java-encoder#45</a></li> <li>Correct javadoc for Encode class. by <a href="https://github.com/kwwall"><code>@kwwall</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/52">OWASP/owasp-java-encoder#52</a></li> <li>Add badge for javadoc by <a href="https://github.com/seanf"><code>@seanf</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/55">OWASP/owasp-java-encoder#55</a></li> <li>Tiny typo Fix by <a href="https://github.com/loris-s-sonarsource"><code>@loris-s-sonarsource</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/58">OWASP/owasp-java-encoder#58</a></li> <li>Bump spring-core from 5.1.3.RELEASE to 5.3.19 in /jsp by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/59">OWASP/owasp-java-encoder#59</a></li> <li>General Maintenance by <a href="https://github.com/jeremylong"><code>@jeremylong</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/61">OWASP/owasp-java-encoder#61</a></li> <li>Improve Encode.forHtmlAttribute docs by <a href="https://github.com/meeque"><code>@meeque</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/72">OWASP/owasp-java-encoder#72</a></li> <li>fix: update esapi thunk by <a href="https://github.com/jeremylong"><code>@jeremylong</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/76">OWASP/owasp-java-encoder#76</a></li> <li>feat: multi-release jars - add module name by <a href="https://github.com/jeremylong"><code>@jeremylong</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/77">OWASP/owasp-java-encoder#77</a></li> <li>feat: support jakarta jsp by <a href="https://github.com/jeremylong"><code>@jeremylong</code></a> in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/75">OWASP/owasp-java-encoder#75</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/casid"><code>@casid</code></a> made their first contribution in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/45">OWASP/owasp-java-encoder#45</a></li> <li><a href="https://github.com/seanf"><code>@seanf</code></a> made their first contribution in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/55">OWASP/owasp-java-encoder#55</a></li> <li><a href="https://github.com/loris-s-sonarsource"><code>@loris-s-sonarsource</code></a> made their first contribution in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/58">OWASP/owasp-java-encoder#58</a></li> <li><a href="https://github.com/dependabot"><code>@dependabot</code></a> made their first contribution in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/59">OWASP/owasp-java-encoder#59</a></li> <li><a href="https://github.com/meeque"><code>@meeque</code></a> made their first contribution in <a href="https://redirect.github.com/OWASP/owasp-java-encoder/pull/72">OWASP/owasp-java-encoder#72</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/OWASP/owasp-java-encoder/compare/v1.2.3...v1.3.0">https://github.com/OWASP/owasp-java-encoder/compare/v1.2.3...v1.3.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/OWASP/owasp-java-encoder/commit/a4cdb46b536a812fb88acb5499ed79cc6952f8a0"><code>a4cdb46</code></a> build: release 1.4.0</li> <li><a href="https://github.com/OWASP/owasp-java-encoder/commit/a502126bfd05daa54ffeebac58eac839e5e1a720"><code>a502126</code></a> build: release 1.4.0</li> <li><a href="https://github.com/OWASP/owasp-java-encoder/commit/5305d12de9cc2a5ac9689be93cb02eb313eb2554"><code>5305d12</code></a> build: release 1.4.0 (<a href="https://redirect.github.com/owasp/owasp-java-encoder/issues/89">#89</a>)</li> <li><a href="https://github.com/OWASP/owasp-java-encoder/commit/b0b59326b04eb04a181f0305d4e6e01aee175b4b"><code>b0b5932</code></a> Merge pull request <a href="https://redirect.github.com/owasp/owasp-java-encoder/issues/88">#88</a> from OWASP/xml1_1</li> <li><a href="https://github.com/OWASP/owasp-java-encoder/commit/b7cb589a1ec2ca11cf4e9da0655a7e77973589e3"><code>b7cb589</code></a> fix: apply suggestions from code review</li> <li><a href="https://github.com/OWASP/owasp-java-encoder/commit/9094b646e0504bb69ceb636109db6ce47f26ccef"><code>9094b64</code></a> feat: add XML 1.1 encoding</li> <li><a href="https://github.com/OWASP/owasp-java-encoder/commit/ed4a1365e509157266b7ab1116ee2f513a8851fe"><code>ed4a136</code></a> docs: update security policy for OWASP Java Encoder (<a href="https://redirect.github.com/owasp/owasp-java-encoder/issues/87">#87</a>)</li> <li><a href="https://github.com/OWASP/owasp-java-encoder/commit/5596b0a978552e6890f0587cdfe956473d1f124e"><code>5596b0a</code></a> build(deps-dev): bump spring-test and spring-core (<a href="https://redirect.github.com/owasp/owasp-java-encoder/issues/86">#86</a>)</li> <li><a href="https://github.com/OWASP/owasp-java-encoder/commit/9645e8dad1c436dae98382a28549ff8d745ae3c0"><code>9645e8d</code></a> Fixed a typo (<a href="https://redirect.github.com/owasp/owasp-java-encoder/issues/83">#83</a>)</li> <li><a href="https://github.com/OWASP/owasp-java-encoder/commit/be0670b6880483412f8da17211a5d084ff43cd24"><code>be0670b</code></a> docs: update release notes</li> <li>Additional commits viewable in <a href="https://github.com/owasp/owasp-java-encoder/compare/v1.2.3...v1.4.0">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
