ditschedev / mailo

This is a client for sending emails easily from a Spring Boot REST API. It makes use of Mustache for templating and is adaptable.
4 stars 2 forks source link

Update dependency com.wildbit.java:postmark to v1.9.0 #17

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
com.wildbit.java:postmark 1.5.3 -> 1.9.0 age adoption passing confidence

Release Notes

activecampaign/postmark-java (com.wildbit.java:postmark) ### [`v1.9.0`](https://redirect.github.com/activecampaign/postmark-java/blob/HEAD/CHANGELOG.md#190) [Compare Source](https://redirect.github.com/activecampaign/postmark-java/compare/1.8.4...1.9.0) - library was migrated to a different groupid, make sure to update your pom.xml ### [`v1.8.4`](https://redirect.github.com/activecampaign/postmark-java/blob/HEAD/CHANGELOG.md#184) - updated tika to 2.6.0, jersey client to 2.37, jackson to 2.14.0 ### [`v1.8.3`](https://redirect.github.com/activecampaign/postmark-java/blob/HEAD/CHANGELOG.md#183) - removed slf4j-simple dependency ### [`v1.8.2`](https://redirect.github.com/activecampaign/postmark-java/blob/HEAD/CHANGELOG.md#182) - test release - due update to maven release process ### [`v1.8.1`](https://redirect.github.com/activecampaign/postmark-java/blob/HEAD/CHANGELOG.md#181) [Compare Source](https://redirect.github.com/activecampaign/postmark-java/compare/1.8.0...1.8.1) - updated apache Tika version to 2.4.0 - updated jackson to version 2.13.3 - updated sending endpoints to use List interface rather than ArrayList ### [`v1.8.0`](https://redirect.github.com/activecampaign/postmark-java/blob/HEAD/CHANGELOG.md#180) - Sender signature model update, added confirmation personal note ### [`v1.7.4`](https://redirect.github.com/activecampaign/postmark-java/blob/HEAD/CHANGELOG.md#174) [Compare Source](https://redirect.github.com/activecampaign/postmark-java/compare/1.7.3...1.7.4) - fixed server data model - added more documentation to the library ### [`v1.7.3`](https://redirect.github.com/activecampaign/postmark-java/blob/HEAD/CHANGELOG.md#173) [Compare Source](https://redirect.github.com/activecampaign/postmark-java/compare/1.7.2...1.7.3) - update package to use for mime - use only core of the apache tika ### [`v1.7.2`](https://redirect.github.com/activecampaign/postmark-java/blob/HEAD/CHANGELOG.md#172) [Compare Source](https://redirect.github.com/activecampaign/postmark-java/compare/1.7.0...1.7.2) - switched to default java logging - switched from mimeutil library to apache tika for file type detection - small type updates ### [`v1.7`](https://redirect.github.com/activecampaign/postmark-java/blob/HEAD/CHANGELOG.md#174) [Compare Source](https://redirect.github.com/activecampaign/postmark-java/compare/1.5.7...1.7.0) - fixed server data model - added more documentation to the library ### [`v1.5.7`](https://redirect.github.com/activecampaign/postmark-java/blob/HEAD/CHANGELOG.md#157) [Compare Source](https://redirect.github.com/activecampaign/postmark-java/compare/1.5.6...1.5.7) - small model update ### [`v1.5.6`](https://redirect.github.com/activecampaign/postmark-java/blob/HEAD/CHANGELOG.md#156) [Compare Source](https://redirect.github.com/activecampaign/postmark-java/compare/1.5.5...1.5.6) - clients can be retrieved with custom API url now ### [`v1.5.5`](https://redirect.github.com/activecampaign/postmark-java/blob/HEAD/CHANGELOG.md#155) [Compare Source](https://redirect.github.com/activecampaign/postmark-java/compare/1.5.3...1.5.5) - remove obsolete test

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.



This PR was generated by Mend Renovate. View the repository job log.