From 5b3dc13b69c9f76ed1351c8238dac18710e41a60 Mon Sep 17 00:00:00 2001 From: "devopsix-release[bot]" <205527757+devopsix-release[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 18:19:22 +0000 Subject: [PATCH] chore(main): release 1.0.12 --- .github/.release-please-manifest.json | 2 +- CHANGELOG.md | 37 +++++++++++++++++++++++++++ README.md | 4 +-- assertj-mail-jakarta/pom.xml | 2 +- assertj-mail/pom.xml | 2 +- examples-jakarta/pom.xml | 2 +- examples/pom.xml | 2 +- pom.xml | 2 +- 8 files changed, 45 insertions(+), 8 deletions(-) diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 4de1034..7cf1293 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1 +1 @@ -{".":"1.0.11"} +{".":"1.0.12"} diff --git a/CHANGELOG.md b/CHANGELOG.md index f6c1491..0afe2c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,42 @@ # Changelog +## [1.0.12](https://github.com/devopsix/assertj-mail/compare/v1.0.11...v1.0.12) (2026-09-12) + + +### Dependencies + +* Bump actions/checkout from 6 to 7 ([#199](https://github.com/devopsix/assertj-mail/issues/199)) ([bbf8f11](https://github.com/devopsix/assertj-mail/commit/bbf8f1109e9e3a72619d28ac4b2c8a98d335b58a)) +* Bump actions/create-github-app-token from 3.1.1 to 3.2.0 ([#186](https://github.com/devopsix/assertj-mail/issues/186)) ([79c9dfa](https://github.com/devopsix/assertj-mail/commit/79c9dfa279af1bfe323196cfefbf17995ac50b3c)) +* Bump actions/setup-java from 5 to 6 ([#211](https://github.com/devopsix/assertj-mail/issues/211)) ([3157060](https://github.com/devopsix/assertj-mail/commit/3157060bafb13e2ac8bfe2833724419e8d73b2dc)) +* Bump com.github.spotbugs:spotbugs-maven-plugin ([#195](https://github.com/devopsix/assertj-mail/issues/195)) ([bff8074](https://github.com/devopsix/assertj-mail/commit/bff80744a40f62f0452dea397d4cbd879d6e5f45)) +* Bump com.github.spotbugs:spotbugs-maven-plugin ([#196](https://github.com/devopsix/assertj-mail/issues/196)) ([a2faeed](https://github.com/devopsix/assertj-mail/commit/a2faeed5823b4730a77e7936feb6e72264703287)) +* Bump com.github.spotbugs:spotbugs-maven-plugin ([#204](https://github.com/devopsix/assertj-mail/issues/204)) ([211ea90](https://github.com/devopsix/assertj-mail/commit/211ea902c26b02feadf062da0edf93daeff3db5e)) +* Bump com.github.spotbugs:spotbugs-maven-plugin ([#209](https://github.com/devopsix/assertj-mail/issues/209)) ([50e59e3](https://github.com/devopsix/assertj-mail/commit/50e59e36a412a34fc0ba14e917636bc604814d1e)) +* Bump com.github.spotbugs:spotbugs-maven-plugin ([#216](https://github.com/devopsix/assertj-mail/issues/216)) ([ec682b0](https://github.com/devopsix/assertj-mail/commit/ec682b0ab7b13a9834d7202092256e780282914b)) +* Bump com.puppycrawl.tools:checkstyle from 13.10.0 to 13.11.0 ([#208](https://github.com/devopsix/assertj-mail/issues/208)) ([ecb82f5](https://github.com/devopsix/assertj-mail/commit/ecb82f56b94ac5cd766ce09dd98c9834b2871471)) +* Bump com.puppycrawl.tools:checkstyle from 13.11.0 to 14.1.0 ([#212](https://github.com/devopsix/assertj-mail/issues/212)) ([6e9a1d5](https://github.com/devopsix/assertj-mail/commit/6e9a1d589571d4e5b13305ca2b15f7a59ae8bd60)) +* Bump com.puppycrawl.tools:checkstyle from 13.4.2 to 13.5.0 ([#193](https://github.com/devopsix/assertj-mail/issues/193)) ([ad95447](https://github.com/devopsix/assertj-mail/commit/ad95447635e3d1d881646cc39e592e2569219895)) +* Bump com.puppycrawl.tools:checkstyle from 13.5.0 to 13.6.0 ([#197](https://github.com/devopsix/assertj-mail/issues/197)) ([4e05090](https://github.com/devopsix/assertj-mail/commit/4e05090d9d49637f5cad4d5199b8d763a1e5da1e)) +* Bump com.puppycrawl.tools:checkstyle from 13.6.0 to 13.7.0 ([#200](https://github.com/devopsix/assertj-mail/issues/200)) ([aa48758](https://github.com/devopsix/assertj-mail/commit/aa48758d98ba2af2ad3d61089c4b6623c4b1b88c)) +* Bump com.puppycrawl.tools:checkstyle from 13.7.0 to 13.8.0 ([#202](https://github.com/devopsix/assertj-mail/issues/202)) ([fccfe0b](https://github.com/devopsix/assertj-mail/commit/fccfe0b4cd5d230ff8e9f041bc3dda89cb233ff5)) +* Bump com.puppycrawl.tools:checkstyle from 13.8.0 to 13.9.0 ([#205](https://github.com/devopsix/assertj-mail/issues/205)) ([7cbac2b](https://github.com/devopsix/assertj-mail/commit/7cbac2bb16df509fbd992734c2a2a0579322034c)) +* Bump com.puppycrawl.tools:checkstyle from 13.9.0 to 13.10.0 ([#207](https://github.com/devopsix/assertj-mail/issues/207)) ([95949b9](https://github.com/devopsix/assertj-mail/commit/95949b9aac830abf07584b3d7c3b7afca054c350)) +* Bump com.sun.mail:jakarta.mail from 1.6.8 to 2.0.2 ([#185](https://github.com/devopsix/assertj-mail/issues/185)) ([786ac0b](https://github.com/devopsix/assertj-mail/commit/786ac0ba9392246b4df94a60400ba4215a3167d8)) +* Bump dnsjava:dnsjava from 3.6.4 to 3.6.5 ([#191](https://github.com/devopsix/assertj-mail/issues/191)) ([bb77c72](https://github.com/devopsix/assertj-mail/commit/bb77c725b85650fca27f2d405f4e018f24d3657c)) +* Bump org.apache.james:apache-mime4j-core from 0.8.14 to 0.8.15 ([#217](https://github.com/devopsix/assertj-mail/issues/217)) ([6fd73f6](https://github.com/devopsix/assertj-mail/commit/6fd73f6e50c292f42c55f2adc9a3e1a859cf1f5d)) +* Bump org.apache.maven.plugins:maven-compiler-plugin ([#213](https://github.com/devopsix/assertj-mail/issues/213)) ([3f015c6](https://github.com/devopsix/assertj-mail/commit/3f015c620e26331f257f918ddda30e53f36746c0)) +* Bump org.apache.maven.plugins:maven-enforcer-plugin ([#189](https://github.com/devopsix/assertj-mail/issues/189)) ([2a1156e](https://github.com/devopsix/assertj-mail/commit/2a1156e71efc3224f447d2c471fc4e39b795914f)) +* Bump org.apache.maven.plugins:maven-surefire-plugin ([#192](https://github.com/devopsix/assertj-mail/issues/192)) ([69d04d6](https://github.com/devopsix/assertj-mail/commit/69d04d6fe8d097fb140d6432a0289f1c7555e1e3)) +* Bump org.apache.maven.plugins:maven-surefire-plugin ([#214](https://github.com/devopsix/assertj-mail/issues/214)) ([8fd887b](https://github.com/devopsix/assertj-mail/commit/8fd887b70df267fe09a342b98e9f4b1fdf165583)) +* Bump org.jacoco:jacoco-maven-plugin from 0.8.14 to 0.8.15 ([#194](https://github.com/devopsix/assertj-mail/issues/194)) ([eeb267e](https://github.com/devopsix/assertj-mail/commit/eeb267e4ffd88f77bc489b7a2d23b971d76636de)) +* Bump org.junit.jupiter:junit-jupiter-engine from 6.0.3 to 6.1.0 ([#190](https://github.com/devopsix/assertj-mail/issues/190)) ([20ef215](https://github.com/devopsix/assertj-mail/commit/20ef21511b28be06ee03ac36670715144e46bfbd)) +* Bump org.junit.jupiter:junit-jupiter-engine from 6.1.0 to 6.1.1 ([#201](https://github.com/devopsix/assertj-mail/issues/201)) ([a041033](https://github.com/devopsix/assertj-mail/commit/a0410330d97d3bdb2d8c5494f612024194c80f34)) +* Bump org.junit.jupiter:junit-jupiter-engine from 6.1.1 to 6.1.2 ([#203](https://github.com/devopsix/assertj-mail/issues/203)) ([1b57f7c](https://github.com/devopsix/assertj-mail/commit/1b57f7cda91516c935d7911c1690d1d97da2cf03)) +* Bump org.junit.jupiter:junit-jupiter-engine from 6.1.2 to 6.1.3 ([#206](https://github.com/devopsix/assertj-mail/issues/206)) ([5f5a0e3](https://github.com/devopsix/assertj-mail/commit/5f5a0e3edc4e3da976a18be17c11c9699aac0a53)) +* Bump org.slf4j:slf4j-simple from 2.0.17 to 2.0.18 ([#187](https://github.com/devopsix/assertj-mail/issues/187)) ([24d7a14](https://github.com/devopsix/assertj-mail/commit/24d7a14cd409dcfa6fa4023ac2a275051b6b1a46)) +* Bump org.slf4j:slf4j-simple from 2.0.18 to 2.0.19 ([#215](https://github.com/devopsix/assertj-mail/issues/215)) ([f32c5f4](https://github.com/devopsix/assertj-mail/commit/f32c5f4ab774207536322f899ed7b9a5d8227b55)) +* Bump org.sonatype.central:central-publishing-maven-plugin ([#198](https://github.com/devopsix/assertj-mail/issues/198)) ([759a399](https://github.com/devopsix/assertj-mail/commit/759a3995f125da1d08de5126b174a17fa5f843d7)) + ## [1.0.11](https://github.com/devopsix/assertj-mail/compare/v1.0.10...v1.0.11) (2026-05-06) diff --git a/README.md b/README.md index c67730e..b89d905 100644 --- a/README.md +++ b/README.md @@ -19,14 +19,14 @@ To use AssertJ Mail in a Maven project add a dependency on `org.devopsix:assertj org.devopsix assertj-mail - 1.0.11 + 1.0.12 test org.devopsix assertj-mail-jakarta - 1.0.11 + 1.0.12 test ``` diff --git a/assertj-mail-jakarta/pom.xml b/assertj-mail-jakarta/pom.xml index c47706c..56b38a5 100644 --- a/assertj-mail-jakarta/pom.xml +++ b/assertj-mail-jakarta/pom.xml @@ -3,7 +3,7 @@ org.devopsix assertj-mail-jakarta - 1.0.12-SNAPSHOT + 1.0.12 jar AssertJ Mail (Jakarta EE 9+) diff --git a/assertj-mail/pom.xml b/assertj-mail/pom.xml index 7249fbb..310a283 100644 --- a/assertj-mail/pom.xml +++ b/assertj-mail/pom.xml @@ -3,7 +3,7 @@ org.devopsix assertj-mail - 1.0.12-SNAPSHOT + 1.0.12 jar AssertJ Mail (Java EE 8) diff --git a/examples-jakarta/pom.xml b/examples-jakarta/pom.xml index d873fb1..cb13a05 100644 --- a/examples-jakarta/pom.xml +++ b/examples-jakarta/pom.xml @@ -4,7 +4,7 @@ org.devopsix assertj-mail-parent - 1.0.12-SNAPSHOT + 1.0.12 ../pom.xml diff --git a/examples/pom.xml b/examples/pom.xml index cdd2c0c..b12088a 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -4,7 +4,7 @@ org.devopsix assertj-mail-parent - 1.0.12-SNAPSHOT + 1.0.12 ../pom.xml diff --git a/pom.xml b/pom.xml index e96c026..9dc8eb6 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.devopsix assertj-mail-parent - 1.0.12-SNAPSHOT + 1.0.12 pom