Skip to content

Commit a414a3e

Browse files
committed
fixed current version in Maven central
1 parent 569554e commit a414a3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Simple Java Mail is available in [Maven Central](https://search.maven.org/#searc
6464
<dependency>
6565
<groupId>org.simplejavamail</groupId>
6666
<artifactId>simple-java-mail</artifactId>
67-
<version>5.0.3</version>
67+
<version>5.0.4</version>
6868
</dependency>
6969
```
7070

RELEASE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ http://www.simplejavamail.org
33
<dependency>
44
<groupId>org.simplejavamail</groupId>
55
<artifactId>simple-java-mail</artifactId>
6-
<version>5.0.3</version>
6+
<version>5.0.4</version>
77
</dependency>
88

99
v5.0.4 (22-September-2018)

0 commit comments

Comments
 (0)