renovate-bot opened a new pull request, #368: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/368
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.owasp.encoder:encoder](https://www.owasp.org/index.php/OWASP_Java_Encoder_Project) ([source](https://redirect.github.com/owasp/owasp-java-encoder)) | `1.2.3` -> `1.3.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>owasp/owasp-java-encoder (org.owasp.encoder:encoder)</summary> ### [`v1.3.1`](https://redirect.github.com/OWASP/owasp-java-encoder/releases/tag/v1.3.1) [Compare Source](https://redirect.github.com/owasp/owasp-java-encoder/compare/v1.3.0...v1.3.1) #### What's Changed - fix: java.lang.NoSuchMethodError when running on Java 8 by [@​jeremylong](https://redirect.github.com/jeremylong) in [https://github.com/OWASP/owasp-java-encoder/pull/80](https://redirect.github.com/OWASP/owasp-java-encoder/pull/80) - fix: add OSGi related entries in the MANIFEST.MF file by [@​enapps-enorman](https://redirect.github.com/enapps-enorman) in [https://github.com/OWASP/owasp-java-encoder/pull/82](https://redirect.github.com/OWASP/owasp-java-encoder/pull/82) #### New Contributors - [@​enapps-enorman](https://redirect.github.com/enapps-enorman) made their first contribution in [https://github.com/OWASP/owasp-java-encoder/pull/82](https://redirect.github.com/OWASP/owasp-java-encoder/pull/82) **Full Changelog**: https://github.com/OWASP/owasp-java-encoder/compare/v1.3.0...v1.3.1 ### [`v1.3.0`](https://redirect.github.com/OWASP/owasp-java-encoder/releases/tag/v1.3.0) [Compare Source](https://redirect.github.com/owasp/owasp-java-encoder/compare/v1.2.3...v1.3.0) ##### What's Changed - Add automatic module name by [@​casid](https://redirect.github.com/casid) in [https://github.com/OWASP/owasp-java-encoder/pull/45](https://redirect.github.com/OWASP/owasp-java-encoder/pull/45) - Correct javadoc for Encode class. by [@​kwwall](https://redirect.github.com/kwwall) in [https://github.com/OWASP/owasp-java-encoder/pull/52](https://redirect.github.com/OWASP/owasp-java-encoder/pull/52) - Add badge for javadoc by [@​seanf](https://redirect.github.com/seanf) in [https://github.com/OWASP/owasp-java-encoder/pull/55](https://redirect.github.com/OWASP/owasp-java-encoder/pull/55) - Tiny typo Fix by [@​loris-s-sonarsource](https://redirect.github.com/loris-s-sonarsource) in [https://github.com/OWASP/owasp-java-encoder/pull/58](https://redirect.github.com/OWASP/owasp-java-encoder/pull/58) - Bump spring-core from 5.1.3.RELEASE to 5.3.19 in /jsp by [@​dependabot](https://redirect.github.com/dependabot) in [https://github.com/OWASP/owasp-java-encoder/pull/59](https://redirect.github.com/OWASP/owasp-java-encoder/pull/59) - General Maintenance by [@​jeremylong](https://redirect.github.com/jeremylong) in [https://github.com/OWASP/owasp-java-encoder/pull/61](https://redirect.github.com/OWASP/owasp-java-encoder/pull/61) - Improve Encode.forHtmlAttribute docs by [@​meeque](https://redirect.github.com/meeque) in [https://github.com/OWASP/owasp-java-encoder/pull/72](https://redirect.github.com/OWASP/owasp-java-encoder/pull/72) - fix: update esapi thunk by [@​jeremylong](https://redirect.github.com/jeremylong) in [https://github.com/OWASP/owasp-java-encoder/pull/76](https://redirect.github.com/OWASP/owasp-java-encoder/pull/76) - feat: multi-release jars - add module name by [@​jeremylong](https://redirect.github.com/jeremylong) in [https://github.com/OWASP/owasp-java-encoder/pull/77](https://redirect.github.com/OWASP/owasp-java-encoder/pull/77) - feat: support jakarta jsp by [@​jeremylong](https://redirect.github.com/jeremylong) in [https://github.com/OWASP/owasp-java-encoder/pull/75](https://redirect.github.com/OWASP/owasp-java-encoder/pull/75) ##### New Contributors - [@​casid](https://redirect.github.com/casid) made their first contribution in [https://github.com/OWASP/owasp-java-encoder/pull/45](https://redirect.github.com/OWASP/owasp-java-encoder/pull/45) - [@​seanf](https://redirect.github.com/seanf) made their first contribution in [https://github.com/OWASP/owasp-java-encoder/pull/55](https://redirect.github.com/OWASP/owasp-java-encoder/pull/55) - [@​loris-s-sonarsource](https://redirect.github.com/loris-s-sonarsource) made their first contribution in [https://github.com/OWASP/owasp-java-encoder/pull/58](https://redirect.github.com/OWASP/owasp-java-encoder/pull/58) - [@​dependabot](https://redirect.github.com/dependabot) made their first contribution in [https://github.com/OWASP/owasp-java-encoder/pull/59](https://redirect.github.com/OWASP/owasp-java-encoder/pull/59) - [@​meeque](https://redirect.github.com/meeque) made their first contribution in [https://github.com/OWASP/owasp-java-encoder/pull/72](https://redirect.github.com/OWASP/owasp-java-encoder/pull/72) **Full Changelog**: https://github.com/OWASP/owasp-java-encoder/compare/v1.2.3...v1.3.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/sling-org-apache-sling-starter). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC43NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNzQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> -- 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]
