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 d60f851 commit 7bb3ef2Copy full SHA for 7bb3ef2
README.md
@@ -66,7 +66,7 @@ Simple Java Mail is available in Maven Central:
66
<dependency>
67
<groupId>org.simplejavamail</groupId>
68
<artifactId>simple-java-mail</artifactId>
69
- <version>5.0.0.rc1-SNAPSHOT</version>
+ <version>4.4.5</version><!-- 5.0.0.rc1-SNAPSHOT in OSS snapshots repo -->
70
</dependency>
71
```
72
0 commit comments