File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[ ![ APACHE v2 License] ( https://img.shields.io/badge/license-apachev2-blue.svg?style=flat )] ( LICENSE-2.0.txt )
22[ ![ Latest Release] ( https://img.shields.io/maven-central/v/org.simplejavamail/simple-java-mail.svg?style=flat )] ( https://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22org.simplejavamail%22%20AND%20a%3A%22simple-java-mail%22 )
3- [ ![ Javadocs] ( https://img.shields.io/badge/javadoc-5.2.0 -brightgreen.svg?color=brightgreen )] ( https://www.javadoc.io/doc/org.simplejavamail/simple-java-mail )
3+ [ ![ Javadocs] ( https://img.shields.io/badge/javadoc-5.2.1 -brightgreen.svg?color=brightgreen )] ( https://www.javadoc.io/doc/org.simplejavamail/simple-java-mail )
44[ ![ Build Status] ( https://img.shields.io/travis/bbottema/simple-java-mail.svg?style=flat )] ( https://travis-ci.org/bbottema/simple-java-mail )
55[ ![ Codacy] ( https://img.shields.io/codacy/9f142ca8c8c640c984835a8ae02d29f3.svg?style=flat )] ( https://www.codacy.com/app/b-bottema/simple-java-mail )
66[ ![ Paypal Donate] ( https://img.shields.io/badge/donate%20with-paypal-blue.svg?style=flat )] ( https://paypal.me/bennybottema )
@@ -69,7 +69,7 @@ Simple Java Mail is available in [Maven Central](https://search.maven.org/#searc
6969<dependency >
7070 <groupId >org.simplejavamail</groupId >
7171 <artifactId >simple-java-mail</artifactId >
72- <version >5.2.0 </version >
72+ <version >5.2.1 </version >
7373</dependency >
7474```
7575
Original file line number Diff line number Diff 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.2.0 </version>
6+ <version>5.2.1 </version>
77</dependency>
88
99v5.2.1 (TBA)
You can’t perform that action at this time.
0 commit comments