File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Hamcrest Mail Changes
22
3- ## Version 1 .0.4 (22 January 2024)
3+ ## Version 2 .0.5 (24 January 2024)
44
55* Dependencies updated
66
7+ ## Version 2.0.4 (22 January 2024)
8+
9+ * Release skipped due to issues with Sonatype OSS
10+
711## Version 2.0.3 (7 December 2023)
812
913* Dependencies updated
Original file line number Diff line number Diff line change @@ -17,14 +17,14 @@ To use Hamcrest Mail in a Maven project add a dependency on `org.devopsix:hamcre
1717<dependency >
1818 <groupId >org.devopsix</groupId >
1919 <artifactId >hamcrest-mail</artifactId >
20- <version >2.0.4 </version >
20+ <version >2.0.5 </version >
2121 <scope >test</scope >
2222</dependency >
2323<!-- Maven coordinates for Jakarta EE 9+ / jakarta.mail -->
2424<dependency >
2525 <groupId >org.devopsix</groupId >
2626 <artifactId >hamcrest-mail-jakarta</artifactId >
27- <version >2.0.4 </version >
27+ <version >2.0.5 </version >
2828 <scope >test</scope >
2929</dependency >
3030```
You can’t perform that action at this time.
0 commit comments