Skip to content

Commit dc1dd59

Browse files
committed
Update references to Maven Central [skip ci]
1 parent 10ba907 commit dc1dd59

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Simple Java Mail is also available in [Maven Central](https://search.maven.org/#
2424

2525
### Latest Progress ###
2626

27-
[v8.0.0](https://search.maven.org/#artifactdetails%7Corg.simplejavamail%7Csimple-java-mail%7C8.0.0%7Cjar) (08-March-2023)
27+
[v8.0.0](https://repo1.maven.org/maven2/org/simplejavamail/simple-java-mail/8.0.0/) (08-March-2023)
2828

2929
- [#451](https://github.com/bbottema/simple-java-mail/issues/451): Feature: Make defaults and overrides a first class feature
3030
- [#452](https://github.com/bbottema/simple-java-mail/issues/452): Enhancement: with ".disableAllClientValidation(true)", also ignore errors from the completeness check
@@ -38,13 +38,13 @@ Simple Java Mail is also available in [Maven Central](https://search.maven.org/#
3838
There are now overloaded build methods that provide similar behaviour as previous versions.**
3939

4040

41-
v7.9.0 - [v7.9.1](https://search.maven.org/#artifactdetails%7Corg.simplejavamail%7Csimple-java-mail%7C7.9.1%7Cjar)
41+
v7.9.0 - [v7.9.1](https://repo1.maven.org/maven2/org/simplejavamail/simple-java-mail/7.9.1/)
4242

4343
- v7.9.1 (22-February-2023): [#444](https://github.com/bbottema/simple-java-mail/issues/444) Bugfix: encoded delimited recipients in EML not parsed properly
4444
- v7.9.0 (21-February-2023): [#344](https://github.com/bbottema/simple-java-mail/issues/344) Enhancement: make DKIM signing more flexible by allowing header exclusions in DKIM signature
4545

4646

47-
v7.8.0 - [v7.8.3](https://search.maven.org/#artifactdetails%7Corg.simplejavamail%7Csimple-java-mail%7C7.8.3%7Cjar)
47+
v7.8.0 - [v7.8.3](https://repo1.maven.org/maven2/org/simplejavamail/simple-java-mail/7.8.3/)
4848

4949
- v7.8.3 (21-February-2023): [#293](https://github.com/bbottema/simple-java-mail/issues/293) Bugfix: Decoding missing in a few placed when parsing MimeMessage or sending an Email
5050
- v7.8.2 (09-February-2023): [#442](https://github.com/bbottema/simple-java-mail/issues/442) Enhancement: Simple Java Mail should throw an exception when trying to utilize S/MIME with smime-module on the classpath

0 commit comments

Comments
 (0)