renovate-bot opened a new pull request, #2767:
URL: https://github.com/apache/fineract/pull/2767

   [![Mend 
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
   
   This PR contains the following updates:
   
   | Package | Change | Age | Adoption | Passing | Confidence |
   |---|---|---|---|---|---|
   | 
[com.github.sevntu-checkstyle:sevntu-checks](http://nexus.sonatype.org/oss-repository-hosting.html)
 ([source](http://svn.sonatype.org/spice/trunk/oss/oss-parent-9)) | `1.42.0` -> 
`1.43.0` | 
[![age](https://badges.renovateapi.com/packages/maven/com.github.sevntu-checkstyle:sevntu-checks/1.43.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://badges.renovateapi.com/packages/maven/com.github.sevntu-checkstyle:sevntu-checks/1.43.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://badges.renovateapi.com/packages/maven/com.github.sevntu-checkstyle:sevntu-checks/1.43.0/compatibility-slim/1.42.0)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://badges.renovateapi.com/packages/maven/com.github.sevntu-checkstyle:sevntu-checks/1.43.0/confidence-slim/1.42.0)](https://docs.renovatebot.com/merge-confidence/)
 |
   | [com.puppycrawl.tools:checkstyle](https://checkstyle.org/) 
([source](https://togithub.com/checkstyle/checkstyle)) | `10.4` -> `10.5.0` | 
[![age](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.5.0/compatibility-slim/10.4)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://badges.renovateapi.com/packages/maven/com.puppycrawl.tools:checkstyle/10.5.0/confidence-slim/10.4)](https://docs.renovatebot.com/merge-confidence/)
 |
   | [org.postgresql:postgresql](https://jdbc.postgresql.org) 
([source](https://togithub.com/pgjdbc/pgjdbc)) | `42.5.0` -> `42.5.1` | 
[![age](https://badges.renovateapi.com/packages/maven/org.postgresql:postgresql/42.5.1/age-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://badges.renovateapi.com/packages/maven/org.postgresql:postgresql/42.5.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://badges.renovateapi.com/packages/maven/org.postgresql:postgresql/42.5.1/compatibility-slim/42.5.0)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://badges.renovateapi.com/packages/maven/org.postgresql:postgresql/42.5.1/confidence-slim/42.5.0)](https://docs.renovatebot.com/merge-confidence/)
 |
   | 
[org.mariadb.jdbc:mariadb-java-client](https://mariadb.com/kb/en/mariadb/about-mariadb-connector-j/)
 ([source](https://togithub.com/mariadb-corporation/mariadb-connector-j)) | 
`3.0.9` -> `3.1.0` | 
[![age](https://badges.renovateapi.com/packages/maven/org.mariadb.jdbc:mariadb-java-client/3.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://badges.renovateapi.com/packages/maven/org.mariadb.jdbc:mariadb-java-client/3.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://badges.renovateapi.com/packages/maven/org.mariadb.jdbc:mariadb-java-client/3.1.0/compatibility-slim/3.0.9)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://badges.renovateapi.com/packages/maven/org.mariadb.jdbc:mariadb-java-client/3.1.0/confidence-slim/3.0.9)](https://docs.renovatebot.com/merge-confidence/)
 |
   | [org.apache.tomcat:tomcat](https://tomcat.apache.org/) | `9.0.68` -> 
`9.0.69` | 
[![age](https://badges.renovateapi.com/packages/maven/org.apache.tomcat:tomcat/9.0.69/age-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![adoption](https://badges.renovateapi.com/packages/maven/org.apache.tomcat:tomcat/9.0.69/adoption-slim)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![passing](https://badges.renovateapi.com/packages/maven/org.apache.tomcat:tomcat/9.0.69/compatibility-slim/9.0.68)](https://docs.renovatebot.com/merge-confidence/)
 | 
[![confidence](https://badges.renovateapi.com/packages/maven/org.apache.tomcat:tomcat/9.0.69/confidence-slim/9.0.68)](https://docs.renovatebot.com/merge-confidence/)
 |
   
   ---
   
   ### Release Notes
   
   <details>
   <summary>mariadb-corporation/mariadb-connector-j</summary>
   
   ### 
[`v3.1.0`](https://togithub.com/mariadb-corporation/mariadb-connector-j/blob/HEAD/CHANGELOG.md#&#8203;310-httpsgithubcommariadb-corporationmariadb-connector-jtree310-Nov-2022)
   
   [Full 
Changelog](https://togithub.com/mariadb-corporation/mariadb-connector-j/compare/3.0.9...3.1.0)
   
   ##### Notable Changes
   
   -   CONJ-899 Support UUID Object
   -   CONJ-916 when a failover occurs, log replayed transaction
   -   CONJ-917 deprecated options use must be logged
   -   CONJ-992 load balance distribution
   -   CONJ-1008        default value for socket option useReadAheadInput
   -   CONJ-1009        improve performance reading big result-set
   -   CONJ-1014        avoid creating array when receiving server packet
   -   CONJ-1015        pipelining sending multiple packet to socket
   
   ##### Bugs Fixed
   
   -   CONJ-1020        java 11 option setting ignored
   
   </details>
   
   ---
   
   ### Configuration
   
   📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), 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.
   
   👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config 
help](https://togithub.com/renovatebot/renovate/discussions) if that's 
undesired.
   
   ---
   
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this 
box
   
   ---
   
   This PR has been generated by [Mend 
Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository 
job log [here](https://app.renovatebot.com/dashboard#github/apache/fineract).
   
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4zNy4wIiwidXBkYXRlZEluVmVyIjoiMzQuMzcuMCJ9-->
   


-- 
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