Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit a64ae97

Browse files
bshannonarindam-bandyopadhyay
authored andcommitted
Upgrade JavaMail to 1.6.0-rc2 - fixes #21790 (#21791)
1 parent 99bc0fa commit a64ae97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/nucleus/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
<logging-annotation-processor.version>1.7</logging-annotation-processor.version>
165165
<command-security-plugin.version>1.0.7</command-security-plugin.version>
166166
<command.security.maven.plugin.isFailureFatal>false</command.security.maven.plugin.isFailureFatal>
167-
<mail.version>1.6.0-rc1</mail.version>
167+
<mail.version>1.6.0-rc2</mail.version>
168168
<javax.annotation-api.version>1.3-b01</javax.annotation-api.version>
169169
<copyright-plugin.version>1.42</copyright-plugin.version>
170170
<jdk.version>1.7.0-09</jdk.version>

0 commit comments

Comments
 (0)