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` | 
[![age](https://developer.mend.io/api/mc/badges/age/maven/org.owasp.encoder:encoder/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.owasp.encoder:encoder/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/org.owasp.encoder:encoder/1.2.3/1.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.owasp.encoder:encoder/1.2.3/1.3.1?slim=true)](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 
[@&#8203;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 
[@&#8203;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
   
   -   [@&#8203;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 
[@&#8203;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 
[@&#8203;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 
[@&#8203;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 
[@&#8203;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 
[@&#8203;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 
[@&#8203;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 
[@&#8203;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 
[@&#8203;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 
[@&#8203;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 
[@&#8203;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
   
   -   [@&#8203;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)
   -   [@&#8203;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)
   -   
[@&#8203;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)
   -   [@&#8203;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)
   -   [@&#8203;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]

Reply via email to