We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87803f6 commit 5ca131eCopy full SHA for 5ca131e
README.MD
@@ -20,7 +20,7 @@ This library is hosted in the [Maven Central Repository](https://maven-badges.he
20
<dependency>
21
<groupId>net.markenwerk</groupId>
22
<artifactId>utils-mail-dkim</artifactId>
23
- <version>1.3.1</version>
+ <version>1.4.0</version>
24
</dependency>
25
```
26
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
7
8
9
<packaging>jar</packaging>
10
11
<name>${project.groupId}:${project.artifactId}</name>
0 commit comments