Skip to content

Commit c31e86e

Browse files
Bump org.simplejavamail:simple-java-mail from 8.10.1 to 8.11.1 (#710)
* Bump org.simplejavamail:simple-java-mail from 8.10.1 to 8.11.1 Bumps [org.simplejavamail:simple-java-mail](https://github.com/bbottema/simple-java-mail) from 8.10.1 to 8.11.1. - [Release notes](https://github.com/bbottema/simple-java-mail/releases) - [Changelog](https://github.com/bbottema/simple-java-mail/blob/master/RELEASE.txt) - [Commits](bbottema/simple-java-mail@8.10.1...8.11.1) --- updated-dependencies: - dependency-name: org.simplejavamail:simple-java-mail dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * remove javamail dep --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Brandon Arp <[email protected]>
1 parent f5b44f4 commit c31e86e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@
9393
<hikaricp.version>5.1.0</hikaricp.version>
9494
<jackson.version>2.17.1</jackson.version>
9595
<javassist.maven.core.version>0.2.8</javassist.maven.core.version>
96-
<java.mail.version>5.0.0</java.mail.version>
9796
<java.websocket.version>1.3.0</java.websocket.version>
9897
<jsr305.version>3.0.2</jsr305.version>
9998
<lmdb.version>0.9.0</lmdb.version>
@@ -111,7 +110,7 @@
111110
<postgresql.version>42.7.3</postgresql.version>
112111
<scala.version>2.13.12</scala.version>
113112
<scala.xml.version>2.3.0</scala.xml.version>
114-
<simplejavamail.version>8.10.1</simplejavamail.version>
113+
<simplejavamail.version>8.11.1</simplejavamail.version>
115114
<slf4j.version>2.0.13</slf4j.version>
116115
<spotbugs.annotations.version>4.8.5</spotbugs.annotations.version>
117116
<twirl.api.version>2.0.3</twirl.api.version>

0 commit comments

Comments
 (0)