We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2e5484 commit c162f7aCopy full SHA for c162f7a
README.MD
@@ -13,12 +13,19 @@ Note: This is a revival / continuation of the archived project markenwerk/java-u
13
<dependency>
14
<groupId>org.simplejavamail</groupId>
15
<artifactId>utils-mail-dkim</artifactId>
16
- <version>3.1.1</version>
+ <version>3.2.0</version>
17
</dependency>
18
```
19
20
## Change history
21
22
+v3.2.0 (04-05-2024)
23
+
24
+- Bumped angus-mail from 2.0.2 to 2.0.3
25
+- Upgraded release pipeline
26
+- Updated parent pom, which upgraded to Junit 5
27
28
29
v3.1.0 - v3.1.1
30
31
- 3.1.1: 04-05-2024: Bumped jakarta.mail-api version from 2.1.2 to 2.1.3
0 commit comments