Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Commit

Permalink
Update javamail (#631)
Browse files Browse the repository at this point in the history
  • Loading branch information
JuLuzzi authored and jpbelang committed May 26, 2019
1 parent c50bb3b commit a1dbc9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -259,8 +259,8 @@
<dependency>
<!-- Dependency needed for json-schema-validator -->
<groupId>com.sun.mail</groupId>
<artifactId>mailapi</artifactId>
<version>1.5.4</version>
<artifactId>jakarta.mail</artifactId>
<version>1.6.3</version>
</dependency>

<dependency>
Expand Down

0 comments on commit a1dbc9c

Please sign in to comment.