Skip to content

Commit ff75ce6

Browse files
chore(main): release 2.0.10 (#176)
Co-authored-by: devopsix-release[bot] <205527757+devopsix-release[bot]@users.noreply.github.com>
1 parent 308d50b commit ff75ce6

7 files changed

Lines changed: 29 additions & 6 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"2.0.9"}
1+
{".":"2.0.10"}

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# Changelog
22

3+
## [2.0.10](https://github.com/devopsix/hamcrest-mail/compare/v2.0.9...v2.0.10) (2026-03-30)
4+
5+
6+
### Dependencies
7+
8+
* Bump actions/checkout to 6 ([308d50b](https://github.com/devopsix/hamcrest-mail/commit/308d50bcd8bc98357abafb0fe9114537188709bd))
9+
* Bump actions/create-github-app-token to 3 ([308d50b](https://github.com/devopsix/hamcrest-mail/commit/308d50bcd8bc98357abafb0fe9114537188709bd))
10+
* Bump com.github.spotbugs:spotbugs-maven-plugin ([#173](https://github.com/devopsix/hamcrest-mail/issues/173)) ([c980705](https://github.com/devopsix/hamcrest-mail/commit/c980705dd648b1266e7cfe750286c6bd56f7275d))
11+
* Bump com.puppycrawl.tools:checkstyle from 13.3.0 to 13.4.0 ([#175](https://github.com/devopsix/hamcrest-mail/issues/175)) ([4e648b1](https://github.com/devopsix/hamcrest-mail/commit/4e648b1ebe73de61ba9e1ddf0b525f4d881472b8))
12+
* Bump commons-io:commons-io to 2.21.0 ([308d50b](https://github.com/devopsix/hamcrest-mail/commit/308d50bcd8bc98357abafb0fe9114537188709bd))
13+
* Bump crazy-max/ghaction-import-gpg to 7 ([308d50b](https://github.com/devopsix/hamcrest-mail/commit/308d50bcd8bc98357abafb0fe9114537188709bd))
14+
* Bump dnsjava:dnsjava to 3.6.4 ([308d50b](https://github.com/devopsix/hamcrest-mail/commit/308d50bcd8bc98357abafb0fe9114537188709bd))
15+
* Bump org.apache.maven.plugins:maven-antrun-plugin to 3.2.0 ([308d50b](https://github.com/devopsix/hamcrest-mail/commit/308d50bcd8bc98357abafb0fe9114537188709bd))
16+
* Bump org.apache.maven.plugins:maven-compiler-plugin to 3.15.0 ([308d50b](https://github.com/devopsix/hamcrest-mail/commit/308d50bcd8bc98357abafb0fe9114537188709bd))
17+
* Bump org.apache.maven.plugins:maven-release-plugin to 3.3.1 ([308d50b](https://github.com/devopsix/hamcrest-mail/commit/308d50bcd8bc98357abafb0fe9114537188709bd))
18+
* Bump org.apache.maven.plugins:maven-resources-plugin to 3.5.0 ([308d50b](https://github.com/devopsix/hamcrest-mail/commit/308d50bcd8bc98357abafb0fe9114537188709bd))
19+
* Bump org.apache.maven.plugins:maven-source-plugin to 3.4.0 ([308d50b](https://github.com/devopsix/hamcrest-mail/commit/308d50bcd8bc98357abafb0fe9114537188709bd))
20+
* Bump org.apache.maven.plugins:maven-surefire-plugin to 3.5.5 ([308d50b](https://github.com/devopsix/hamcrest-mail/commit/308d50bcd8bc98357abafb0fe9114537188709bd))
21+
* Bump org.jacoco:jacoco-maven-plugin to 0.8.14 ([308d50b](https://github.com/devopsix/hamcrest-mail/commit/308d50bcd8bc98357abafb0fe9114537188709bd))
22+
* Bump org.junit.jupiter:junit-jupiter-engine to 6.0.3 ([308d50b](https://github.com/devopsix/hamcrest-mail/commit/308d50bcd8bc98357abafb0fe9114537188709bd))
23+
* Bump org.mockito:mockito-core to 5.23.0 ([308d50b](https://github.com/devopsix/hamcrest-mail/commit/308d50bcd8bc98357abafb0fe9114537188709bd))
24+
* Bump org.sonatype.central:central-publishing-maven-plugin to 0.10.0 ([308d50b](https://github.com/devopsix/hamcrest-mail/commit/308d50bcd8bc98357abafb0fe9114537188709bd))
25+
326
## [2.0.9](https://github.com/devopsix/hamcrest-mail/releases/tag/v2.0.9) (2025-10-03)
427

528
* Dependencies updated

examples-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.devopsix</groupId>
66
<artifactId>hamcrest-mail-parent</artifactId>
7-
<version>2.0.10-SNAPSHOT</version>
7+
<version>2.0.10</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.devopsix</groupId>
66
<artifactId>hamcrest-mail-parent</artifactId>
7-
<version>2.0.10-SNAPSHOT</version>
7+
<version>2.0.10</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

hamcrest-mail-jakarta/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.devopsix</groupId>
55
<artifactId>hamcrest-mail-jakarta</artifactId>
6-
<version>2.0.10-SNAPSHOT</version>
6+
<version>2.0.10</version>
77
<packaging>jar</packaging>
88

99
<name>Hamcrest Mail (Jakarta EE 9+)</name>

hamcrest-mail/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.devopsix</groupId>
55
<artifactId>hamcrest-mail</artifactId>
6-
<version>2.0.10-SNAPSHOT</version>
6+
<version>2.0.10</version>
77
<packaging>jar</packaging>
88

99
<name>Hamcrest Mail (Java EE 8)</name>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<groupId>org.devopsix</groupId>
55
<artifactId>hamcrest-mail-parent</artifactId>
6-
<version>2.0.10-SNAPSHOT</version>
6+
<version>2.0.10</version>
77
<packaging>pom</packaging>
88

99
<properties>

0 commit comments

Comments
 (0)